2012/11/5 Miguel Gonzalez <[email protected]>: > Dear all, > > When an user is logged on our system (a Struts app), when the session > expires, the user gets a java error report. Is there any way to handle this > and either to show a custom jsp page or redirect the user to the login form? > I have googled this, but I can't find this info.
If you use Realm to authenticate the users , it's easy by configuration --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
