Hi,
I am invoking one webservice method using ajax post call. when test with int type, it invokes web service method correctly. But when I tried with hidden value which is string type, it gives internal server error.
//first way --> testing with int type. this invokes the method " getseeestionval.
<Go to the complete details ...