Thank you so much...!!!!
It works. :) All I had to create Interceptor will all the values of
defaultStack.
Thanks.


newton.dave wrote:
> 
> Did I not already answer this?
> 
> --- styl9090 <[EMAIL PROTECTED]> wrote:
>> <action name="assign" class="***.AssignAction">
>>         <interceptor-ref name="log2000"/>      
>>         <result name="assign">/pages/assign_user.jsp</result>
>> </action>
> 
> You have configured a *single* interceptor to be run for this action.
> 
> If you want the default interceptor stack to be executed you must either
> include it in the action's configuration or create your own interceptor
> stack
> that includes your interceptor.
> 
> d.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Interceptor-doesn%27t-work-upon-submit--tp14701913p14716519.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to