And if the session is timed out, I do get a NullPointer with
<logic:present>, don�t I?
At least this is what happens to the other tags accessing the session after
time out with the result of ugly Ex�s on the screen, wich I�d like to
avoid...

----- Original Message -----
From: "James Mitchell" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, May 15, 2002 11:02 PM
Subject: RE: how to check session time out with jsp tag on jsp files ???


> If you have anything in the session you can test with logic:present
>
> JM
>
> > -----Original Message-----
> > From: Kriss Weissmann [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, May 15, 2002 5:02 PM
> > To: [EMAIL PROTECTED]
> > Subject: how to check session time out with jsp tag on jsp files ???
> >
> >
> > Hi all,
> > is there a way to check for a session time out based on (struts)
jsp-tags?
> > I�m aware of the request.getSession(false) call, but I�d like to
> > do it with
> > tags (for uniformity).
> >
> > TIA
> > Kriss
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
> >
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


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

Reply via email to