I am writing a simple login page with an option to save the username and
password through
cookies. When I login and ask for the browser to save the (user, pass), it
does it and I
see the cookies coming back when I access a different page (when in the same
browser).
However, if I open another browser, it does not receive the (user, pass)
cookies and therefore
does not login. Any ideas why this is?

I am using Tomcat 3.2.1

Thanks!

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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