I've been working with the Apache server and Tomcat 3.0 in NT . My
problem is about session in jspīs pages.
I have write the code <%=session.isNew()%> in every page of my
application.
This method always return true when it would return false in the second
page.

If i use the same pages only with TomCat, it have the correct behaviour,
returning true only in the first page.

Anybody had have the same problem?

Thank you.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to