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 management upon object creation.  Is this
desirable?  I think I would only be using the LogEnabled and Serviceable
interfaces for these objects - to get the correct log to use and to be
able to use services from my Actions and ActionForms.




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



Reply via email to