In my app(registration system) when a users logs in he gets a session variable to 
indicate he logged and a vaild user of the system, this works fine in IE.

What happens in netscape is that when the user logs in and clicks on a link he is 
taken to the login page instead of the destination page?

I am using servletexec, I thought the webserver kept track of the users session 
automaticaly?

Can someone point out what can be the issue, esp why netscape behaves differently that 
IE when saving these session variables.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to