Hi all,
 My environment is WinNT, Tomcat3.2, jsse1.0.2.Everything is working fine with cookie enabled browsers.But when I disable cookies in the browsers the session id is changing  and consequently the original session is becoming null.
I tried to do some jugglery with response.sendRedirect(myUrl),<jsp:forward page="<%=myUrl%>"/> after encoding the url.
But I'm unable to find a solution.
 
Any help would be greatly appreciated.
 thanks,
 Seshagiri
 
 

 

Reply via email to