Some people think it's a bug with their servlet engine that getDomain()
returns null when they try to get the domain from a client cookie.  My
understanding is that browsers do not send this information to the
server, so my question is:

What's the point of having getDomain() and getComment() methods for the
Cookie object if the client never sends that data to the server?  This
is not a rhetorical question.  I am just wondering if anyone uses these
methods, and what for?  Were they put in the servlet spec. just for the
sake of logical completeness?

--
Scott Stirling
Allaire Corporation
http://www.allaire.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to