Hello,

I used some session variable in my jsp page to control the process. It turns out
when user opened new browser, new session was created. But when the user opened
a new window from the old browser, new session didn't create.

Can anyone give me some suggestion about how to change my jsp page(maybe add
some script?) so that the new sessions will be opened all the time?

Thanks.

Tiana

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