Have you tried to see the domain limitations of the cookie with the
getDomain() method of the Cookie class in the HTTPServlet API?

Cheers,
Mark

----- Original Message -----
From: "Nauman Rafique" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, April 07, 2001 9:31 AM


> Hi,
> I am using the addCookie method of the HttpResponse. When i set the
path of
> the cookie, the client do get the cookie but when i use the
setDomain
> method, the cookie gets lost. The client never gets the cookie. I
have tried
> it will all the kinds of domains ( ie with two dots and three dots).
Anyone
> with any experience on this feild plz respond
>
> Thanks in advance
>
>
______________________________________________________________________
_____
> 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
>

___________________________________________________________________________
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