> Hi,
> Iam trying to do session management. My frontend is applet.
> I get a IOException <null> when i write this line of code in the Servlet.
> HttpSession session = req.getSession(true);
> If i donot use applets and use HTML page , then it works perfectly.
> Any pointers to why this is happening?
> Enclosed is my Applet and Servlet code.
>
> Punam Chordia
> Software Engineer
> ITL Infosys, Pune.
> Ph. 91-020-647420/1 Extension: 1046
>

___________________________________________________________________________
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

Reply via email to