I have looked through the archive and seen similar questions but no clear
answers.
I have an applet that stores an attribute using
"session.setAttribute("name", value)" and then calls several servlets. When
calling the servlets, any attempt to retrieve the session using
"request.getSession(false)" is returned null (yes, it returns a new session
when set to true but that does me no good). This only happens in Netscape,
IE works fine. I'm running Netscape 4.75 and IE 5.5, Servlet API 2.2 and
Tomcat 3.1. Can anyone help?
your help is appreciated
dennis
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html