I have created a jsp page in which I load a set of text boxes with values from the database. I need to refresh this page every 5 seconds. I tried using the meta tag, but it causes logging out. I am guessing its because the session variables are getting destroyed. Could someone please point me in the right direction? Thanks in advance…
Share
Sample Code:
I have set session in previous page and i am getting it after auto refresh usin meta tag.
JSP:
%>