Hello,

I have a struts2 action that is having some parameters set by the parameter interceptor. If I go to a second browser / computer and call the action I am seeing the same values on the Action that were previously set. Is this the normal behavior? Is there a way to turn it off? Do I need to listen for some event at the end of the action lifecycle and clear my variables manually?

Thanks,

Ted

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

Reply via email to