Hi everybody,

  I'm experimenting some problems with Cookies in Tomcat. In
Documentation is written that the usage of cookies or URL Rewriting is
transparent for the user, but my program DOESN'T work if I have Cookies
Prompt and I click to the No when the browser asks me if I want a
Cookie. I can't use cookies (BOSS' REQUEST :)!
  The cookie in question is the JSESSIONID, probably is the SessionID
from the HttpSession, because without this cookie my session goes to
hell ... and back :) ... and all my beans are instantiated again, and
all my values are lost :(

  What can I do? Every little advice is welcome.

  Yours,
  Dacian

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