--- Henry Park <[EMAIL PROTECTED]> wrote: > How can I forward to a url from within my action > class? For example, instead of 'return SUCCESS' I > just want to call another action... something like > 'return SomeAction!doit.action. Any ideas? Thanks > in advance.
Define a result that either chains or redirects to the action? d. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]