Will calling session.invalidate() wait until the session is actually invalidated until 
code is further processed?

Basically what I want to do is make sure all session object have been discarded, if 
this is the wrong way to go about this, please let me know.
When a user logs off, I want to make sure that they will be starting fresh when they 
hit the site again, which is actually immediately after they log off (redirect back to 
index.jsp)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to