At 12:51 PM 7/26/00 -0700, you wrote:
>Hi,
>Iam trying to invoke a java servlet from a java application.
>This is the snoop.html that returns details about the HTTP request.
>
>When I make the request from the browser, the Http header contains
>the information about a cookie that holds the session id
>
>However if the same servlet is invoked from the java application
>there is no information about the cookie.
>
>How do I enable cookies from my java client application.
cookies are a browser function, and take special handling. HttpUnit
(<http://httpunit.sourceforge.org>), will let you handle session cookies
from a program.
___________________________________________________________________________
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