On Wed, 30 Aug 2000, John Studdert wrote:
> Hi,
>
> I need HttpSession for saving state across servlets for a
> project. However, the company webserver is Netscape Enterprise 3.6
> SP2, which doesn't support JSDK2.0, which apparently includes the
> HttpSession class. This is a big problem for us - can anyone
> recommend another way of tracking session across servlets? We've
> been using hidden form fields to get around the problem of
> remembering what user is logged in, but this is limited and we can't
> see any reasonably secure way of passing state between servlets. Any
> suggestions/help would be greatly appreciated!
About the only reasonable things you can do is use a third-party
servlet container (like ServletExec or JRun) or upgrade to NES 4.X.
Otherwise you'd have to hack your own, and I really think that's a bad
way to go.
Milt Epstein
Research Programmer
Software/Systems Development Group
Computing and Communications Services Office (CCSO)
University of Illinois at Urbana-Champaign (UIUC)
[EMAIL PROTECTED]
___________________________________________________________________________
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