Benjamin Lerman wrote:
Let say I have a line like this one in my struts-config.xml: <form-bean name="fooForm" type="net.ambre.epingles.struts.form.fooForm" /> Can I change dynamically the type associated to fooForm ?
I don't actually know.
But why would you want to? Perhaps looking at a custom request processor and implementing processActionForm might be a possible solution?
Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]