1. have a public static in BaseAction that holds your variable
2. create a servlet filter that checks this value. servlet filter maps to
all urls
3. if variable is set, response.sendRedirect to a url that is mapped to to
the BaseAction method that you want to call
perhaps there is a better way....but I'm pretty sure this will work
allan
--
View this message in context:
http://www.nabble.com/How-to-call-logout-from-struts-baseaction-tf4569073s2369.html#a13047381
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]