Hi everybody!

I  have 2 simple JSP and I want them to share the same
''session'' predefined object. I thought it was implicit but
when I ask for the session identifier by using the getId( )
method I get two different identifier in each JSP.
Even when I reload one of theses pages , I get a new identifier.

Anyone can help me?

(both of the JSP are placed in the same application directory
and I'm using Tomcat on Apache Webserver. I'm using wml
but I don't think it's important here.)

Thanks
Sophie

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