Easiest way to do this is to look at the existing logout.jsp code and
emulate its behaviour. You could have an action that checks the request,
sets the error message if need be and redirect to your own custom logout
page that knows how to display the error message.

Mike.


On 10/8/07, rbtechno <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
>   I am working with appfuse based struts application .I want to check each
> request with some criteria and  If it doesn't match,i need to call logout
> and then throw some error message in login page.Is it possible to do that
> with save messages in struts?..Plz help me out..
>
>             thanks,
>              -rb
> --
> View this message in context:
> http://www.nabble.com/Help..reg-process-Struts-action-Message-after-logout-tf4587853s2369.html#a13095635
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to