Re: [FORMDEF] Combining FormDef and Struts form definitions - 2

2005-11-03 Thread Hubert Rabago
On 11/3/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > Started a new thread, so it were visible in GMail. > > That was the idea. If FormDef could somehow pull my definitions from > struts-config.xml or, which is much better, from configured Java > objects, I would not have to redefine the prope

[FORMDEF] Combining FormDef and Struts form definitions - 2

2005-11-03 Thread Michael Jouravlev
Started a new thread, so it were visible in GMail. On 11/2/05, Hubert Rabago <[EMAIL PROTECTED]> wrote: > On 11/2/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > > > > If it were possible to use form definitions made in struts-config.xml, > > then you would not have to reimplement this property

Re: [FORMDEF] Combining FormDef and Struts form definitions

2005-11-02 Thread Hubert Rabago
On 11/2/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > > If it were possible to use form definitions made in struts-config.xml, > then you would not have to reimplement this property in FormDef, and I > would not have to wait for you to reimplement it ;-) I would just > apply your patch to my c

Re: [FORMDEF] Combining FormDef and Struts form definitions

2005-11-02 Thread Michael Jouravlev
On 11/2/05, Hubert Rabago <[EMAIL PROTECTED]> wrote: > On 11/2/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > > > > Um, that is not exactly what I asked about. I want to define > > resettable properties in struts-config.xml file (or somewhere else, I > > don't care where), for example: > > > >

Re: [FORMDEF] Combining FormDef and Struts form definitions

2005-11-02 Thread Hubert Rabago
On 11/2/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > > Um, that is not exactly what I asked about. I want to define > resettable properties in struts-config.xml file (or somewhere else, I > don't care where), for example: > > type="org.apache.struts.validator.DynaValidatorForm"> > >re

Re: [FORMDEF] Combining FormDef and Struts form definitions

2005-11-02 Thread Michael Jouravlev
On 11/2/05, Hubert Rabago <[EMAIL PROTECTED]> wrote: > On 11/2/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > > Hubert, > > > > I cannot find if you explained it already, how to combine FormDef and > > a regular Struts dynaform definitions. In your manual you write only > > about DynaValidatorF

Re: [FORMDEF] Combining FormDef and Struts form definitions

2005-11-02 Thread Hubert Rabago
On 11/2/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > Hubert, > > I cannot find if you explained it already, how to combine FormDef and > a regular Struts dynaform definitions. In your manual you write only > about DynaValidatorForm. FormDef can only work with forms defined by FormDef. > Con

[FORMDEF] Combining FormDef and Struts form definitions

2005-11-02 Thread Michael Jouravlev
Hubert, I cannot find if you explained it already, how to combine FormDef and a regular Struts dynaform definitions. In your manual you write only about DynaValidatorForm. Considering your recent patch to DynaActionForm, I would like to define a form with resettable properties, and to use FormDef