I'm using Struts 1.2.4.

If in my struts-config I have something like this:

<form-bean name="LazyBean"
type="org.apache.commons.beanutils.LazyDynaBean"/>

How can I get to the resulting form object to setPathValidation(true)?

Is there a way I can tell Struts what particular BeanValidatorFom subclass
to be using? Going to 1.2.6 is not an option right now.

TIA

-Joe





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

Reply via email to