Hello Ranchers,
On leaving the IE window idle for approx. half an hour & therafter on submitting the form (JSP Page), it gives the following error msg.
When i close the window & reopen another instance of IE window - everything works fine.
I believe that the Session may be getting Timed out.
Can someone suggest me, on Session Time Out when i submit the JSP page, how to forward to a JSP Page showing that the "session has timed out" - instead of the above error code.
Or else
How to increase the expiry time limit for Sessions?
Please suggest.