Dennis Sasinka wrote:
>
> I have an applet that stores an attribute using
> "session.setAttribute("name", value)" and then calls several servlets.
>
When you say the applet calls session.setAttribute(),
do you really mean that the applet code is calling
that method? Or do you mean that the applet is calling
the servlet, which should be calling that method?
If the applet is really calling session.setAttribute(),
what is the 'session' object?
-cks
___________________________________________________________________________
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