Hi,

Is it possible to associate several ActionForm or DynaActionForm 
subclasses to one form of a struts based application ?

What I would like is that specific reset() and validate() methods
be called for a given form according to values that have been
given by users through former forms.

Does anyone have an idea of how to perform such behavior ?

I tried to alter the struts configuration (ModuleConfig Instance)
on the fly, but it didn't work (cf. my posting of september 29 :
"altering module configuration during run-time"
http://mail-archives.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=118628
)

Thanks

Gilles


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

Reply via email to