Hi everyone, I have a base action class that extends VelocitySecureAction. Some of my actions are secure and its isAuthorized(RunData data) method redirect to a login screen page. My question is: Is it possible after succesfull login to execute the secure action's doPerform method with the same parameters as the unauthorizied doPerform request? (I have already implemented page redirection) Thanks in advance. Nenko Ivanov
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
