Re: Using Struts with Avalon

2004-04-01 Thread Joe Germuska
At 8:58 PM -0700 3/31/04, Richard Megginson wrote: I'd like to use Avalon for the lifecycle management of Struts Action and ActionForm objects. But it seems that in order to do so, the RequestProcessor class would need to be replaced, or at least the processActionForm() and processActionCreate() m

Re: Using Struts with Avalon

2004-03-31 Thread Craig McClanahan
Richard Megginson wrote: I'd like to use Avalon for the lifecycle management of Struts Action and ActionForm objects. But it seems that in order to do so, the RequestProcessor class would need to be replaced, or at least the processActionForm() and processActionCreate() methods, in order to perfo

Using Struts with Avalon

2004-03-31 Thread Richard Megginson
I'd like to use Avalon for the lifecycle management of Struts Action and ActionForm objects. But it seems that in order to do so, the RequestProcessor class would need to be replaced, or at least the processActionForm() and processActionCreate() methods, in order to perform the lifecycle managemen