I have experienced the following when trying to use cookies with the
JSDK2.1 ServletRunner:

        If I set ServletRunner to use a servlet alias, the servlet is
able to read in its initialization parameters, but it always reports any
incoming requests as having no cookies (and no new cookies can be
added).
        If I set the ServletRunner to NOT use a servlet alias, the
servlet CANNOT read in its initialization parameters, but it can read
any EXISTING cookies.  However, it is unable to add any NEW cookies.

Has anyone been able to set cookies successfully using the JSDK2.1
ServletRunner?  When I set any, there are no exceptions thrown, but they
never come back in the next request.

Thanks for any help,

John

___________________________________________________________________________
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