From: Dave Herman (dherman at ccs.neu.edu) Date: Tue Aug 16 04:06:10 EDT 2005 |
|
In order to code a "logout" facility for a web application, what would be the appropriate actions taken by a servlet? I assume it would want to force the session to end immediately. Is there any better way to do this other than adjusting the timeout to a minimum number? Thanks, Dave
Posted on the users mailing list. |
|