I am having a problem with cookies getting added to the browser with Tomcat
3.1.

I have a login page that adds a cookie if their authentication matches the
database and then forwards to the requested resource. The cookie never gets
added the first time through the form. If I Refresh and re-send the POST
data from the browser, the cookie appears.

What's going on here? Am I doing something wrong?

Any help is appreciated.



Hunter Hillegas, MCP
Web Engineer / System Administrator - Jacob Stern & Sons, Inc.
[EMAIL PROTECTED]
805-565-1411 PH * 805-565-8684 FAX

===========================================================================
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