The problem is that NES is using its own JVM to run servlets. In version 3.6
this JVM is only JSDK 1.0 compliant.
In this version of JSDK Session handling is not implemented.
You need to install one of the latest servlet engines, like ServletExec or JRun
to do this kind of stuff.
Or you can stick with JSDK 1.0 and do your own session management 'manually'.
Hope this helps.
___________________________________________________________________________
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