| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | "Tim Davidson" <tim.david...@greenhatconsulting.com> |
| Subject | Checking for invalidated session |
| Date | Thu, 31 Jul 2003 15:31:39 GMT |
Hi,
How can you check to see if a session has already been validated?
i.e.
if( !session.isInvalidated()) <-- what should go here?
{
session.invalidate();
}
to prevent the following exception:
"org.apache.jasper.JasperException: invalidate: Session already invalidated"
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
| |
| Mime |
|
| View raw message | |