Hi,all!
i am a new subscriber to this list.
i have a problem with cookies.
i have created cookies in my servlet with the Cookie class and also added to
the HTTP header with response.addCookie() method.i want to retrieve the values
of the set Cookie from a html file.i am trying to acces them with
document.cookie method of Javascript but unable to retrieve the values.it is
displaying only the session id where as i set the values for username too..
Could some one help with this..........
Thankx

usha

___________________________________________________________________________
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