I am setting some cookies in a servlet with default path and default domain.
When I try to view the cookie in a jsp page in a directory, the cookies are
not visible.  However when I try to view the cookies in the same directory
as the login page I can see them.

Any clues why I am be seeing this behaviour

Thanks
Irfan

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to