RE: Action Forms And Model objects

2001-04-14 Thread Niall Pemberton
2001 04:50 To: [EMAIL PROTECTED] Subject: RE: Action Forms And Model objects ON 2nd thoughts, could one not achieve the results you are expecting using client side JavaScript? --- Rajan Gupta [EMAIL PROTECTED] wrote: Niall, I guess your formula does reduce coding for ActionsForms which

RE: Action Forms And Model objects

2001-04-14 Thread Niall Pemberton
--Original Message- From: Rajan Gupta [mailto:[EMAIL PROTECTED]] Sent: 14 April 2001 01:46 To: [EMAIL PROTECTED] Subject: RE: Action Forms And Model objects Niall, I guess your formula does reduce coding for ActionsForms which require simple validation do not need to access the model fo

RE: Action Forms And Model objects

2001-04-13 Thread Niall Pemberton
pta [mailto:[EMAIL PROTECTED]] Sent: 13 April 2001 13:32 To: [EMAIL PROTECTED] Subject: RE: Action Forms And Model objects How do you store or manage your validation rules since your GenericActionForm could be validating fields types of forms? --- Niall Pemberton [EMAIL PROTECTED] wrote: Ni

RE: Action Forms And Model objects

2001-04-13 Thread Rajan Gupta
riginal Message- From: Rajan Gupta [mailto:[EMAIL PROTECTED]] Sent: 13 April 2001 13:32 To: [EMAIL PROTECTED] Subject: RE: Action Forms And Model objects How do you store or manage your validation rules since your GenericActionForm could be validating fields types of forms? ---

RE: Action Forms And Model objects

2001-04-13 Thread Rajan Gupta
EMAIL PROTECTED]] Sent: 13 April 2001 01:05 To: [EMAIL PROTECTED] Subject: Re: Action Forms And Model objects Can you elaborate on what you mean by "dynamic" properties? How does this refer to dynamic validation of properties

RE: Action Forms And Model objects

2001-04-12 Thread Niall Pemberton
We are currently building the following: 1) GenericActionForm with dynamic properties 2) Override ActionServlet to populate the GenericActionForm 3) Provide type validation conversion mechanisms in the GenericActionForm 4) Provide mechanism to unload the GenericActionForm into GenericBeans Our

Re: Action Forms And Model objects

2001-04-12 Thread Levi Cook
Can you elaborate on what you mean by "dynamic" properties? How does this refer to dynamic validation of properties? -- Levi - Original Message - From: "Niall Pemberton" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, April 12, 2001 5:58 PM Subject: RE: Ac

RE: Action Forms And Model objects

2001-04-12 Thread Rajan Gupta
ok [mailto:[EMAIL PROTECTED]] Sent: 13 April 2001 01:05 To: [EMAIL PROTECTED] Subject: Re: Action Forms And Model objects Can you elaborate on what you mean by "dynamic" properties? How does this refer to dynamic validation of properties? -- Levi - Original