Hi
I have a simple jsp page in which there is an ajax call on an input string which returns the upper case of the string in json. This is working for the first time but not on successive requests. I am using the GET method.
Why is it not working for multiple requests?
Help needed.
thanks
Abhik