Thanks for all your help. I decided to ditch RequestProcessor and just 
make base action classes. I made one for Action, one for DispatchAction, 
and one for ForwardAction.

It means a little redundancy, but I feel like this is better integrated 
into the Struts framework. This way I have access to the Action methods 
like saveErrors, as well as the form object, if I need it. Of course, I 
may end up changing my approach later.

Jacob


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

Reply via email to