--- Filip Polsakiewicz <[EMAIL PROTECTED]> wrote:
> My problem is, that I already have something around 60 jsps. Now it
> would be
> nice to have a workaround so that i don't have to adapt all my jsps and
> actions.

You could add a method to some BaseAction class that performs this check. 
If all your actions extend this one, you don't have to change very much
code.

David

> 
> > -----Original Message-----
> > From: Kwok Peng Tuck [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, August 19, 2003 12:58 PM
> > To: Struts Users Mailing List
> > Subject: Re: Session expired
> >
> >
> > What if you check from your action before redirecting to a  jsp ?
> >
> >
> > Filip Polsakiewicz wrote:
> >
> > >Hi,
> > >is there any way to redirect y user to a jsp if the session is
> expired
> > >without checking for an expired session within each single jsp?
> > >
> > >Thanks, Filip
> > >
> > >
> > >
> > >
> > >---------------------------------------------------------------------
> > >To unsubscribe, e-mail: [EMAIL PROTECTED]
> > >For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> > >
> > >
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

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

Reply via email to