hi,

i need some help with the session.  For some reason,
the session id is not unique everytime i bring up the
page when i use session.getId();  How do i make it
unique? Another problem, i have to update the database
when the user has logged out, i could do it when they
click to the logout.jsp page, but what if they just
close up the window.  How do i know that they close up
the window and thus update the database?


thanks in advance!

angela


__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

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