The question is whether there will be a one-to-one mapping between action-beans and action-mappings. If 90%+ of the time there will be, this will needlessly complicate the config. I suppose, however, if action mappings used wildcards heavily, this could come in handy, course then I'd argue for wildcards in the action-beans to help group them. :)

Don

Joe Germuska wrote:
At 2:45 PM -0500 2/14/05, Frank W. Zammetti wrote:

On Mon, February 14, 2005 2:28 pm, Don Brown said:

- First level validation would be handled through commons-validator as
we do now. Second level, the one where validate() code would be another
specified method, defined in the action mapping or method annotation.


This point made me think of something... What about the idea of adding the
concept of an <action-bean> in struts-config?


Frank, I think you're on to something.

Joe



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



Reply via email to