Please reply to the struts-user list, not directly to responders. --- [EMAIL PROTECTED] wrote: > actually I am using interceptor for checking the user is already login or > not, if the user is not logged in it will redirect to login page
Okay. What you should do now, then, is include some useful information like how you are configuring your action. If you're configuring an interceptor ref in your action configuration and not *also* including the default interceptor stack (or whatever other stack you're using) then *only* your interceptor will run. Providing configuration information can be critical when diagnosing problems. d. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]