follow the link
http://javaboutique.internet.com/tutorials/Dynaform/

nice tutorial on DynaAction form

----- Original Message -----
From: "Y, Rajagopal" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Friday, November 05, 2004 12:02 PM
Subject: RE: Struts Best Practices


Ok...Fine..
In DynaActionForm we create all properteis in configuration file.
and the default scope of the form is session(i believe). if we have a form
that is created dynamically on the first page (Say only 2 fields (name &
Pwd)), isn't it overhead to carry
the object which contains field properties which is not required for the
particular form?

Hope i am clear what i mean !!!

Can u pls clear my doubt...

Regds
Rajagopal



-----Original Message-----
From: Koushik [mailto:[EMAIL PROTECTED]
Sent: Friday, November 05, 2004 11:59 AM
To: Struts Users Mailing List
Subject: Re: Struts Best Practices


With the help of DynaActionForm u can create your form dynamically.
for example if u r building a Purchase Order form where there are multiple
line items,the above is best suitable to dynamically generate your form

----- Original Message -----
From: "Y, Rajagopal" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Friday, November 05, 2004 11:53 AM
Subject: RE: Struts Best Practices


Is there any other Advantage ?
Do u find any disadvantage of using the DynaActionForm

Regds
Rajagoapl


-----Original Message-----
From: Gabriel França Campolina [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 04, 2004 7:05 PM
To: Struts Users Mailing List
Subject: Re: Struts Best Practices


Hi rajagopal,
When you use the DynaForm or DynaValidatorForm you create less code in
you system, and is more easy you

And i remember more one best pratice,

Use the LookUpDispachAction




On Thu, 4 Nov 2004 18:48:10 +0530, Y, Rajagopal
<[EMAIL PROTECTED]> wrote:
> Can any one let me know what's the advantage of using DynaForm rather than
> ActionForm or FormBean.
>
>
>
>
> -----Original Message-----
> From: Gabriel França Campolina [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 04, 2004 6:47 PM
> To: Struts Users Mailing List
> Subject: Re: Struts Best Practices
>
> I sugest some pratice:
>
> Use plugin validador
> Extends TilesRequestProcessor
> Use DynaForm
> Use Tiles
> Use ExceptionHandler
> Use Designer Partnner
>
> I think that this,
>
> If any folk has more comments, please go shared.....
>
> Sory my english, I'm braziliam
>
> Gabriel F Campolina
> SCJP
>
> On Thu, 04 Nov 2004 11:05:56 +0000, Duncan Mills
> <[EMAIL PROTECTED]> wrote:
> > Ted Husted has a good set of  resources and hints
> > (http://www.husted.com/struts/)  though these may be too specific?
> > You should also check out the StrutsCatalog in the Wiki
> > (http://wiki.apache.org/struts/StrutsCatalog)
> >
> > Regards
> >
> > Duncan Mills
> > www.groundside.com/blog
> >
> >
> >
> >
> > Tushar Agrawal wrote:
> >
> > >Hi Folks,
> > >
> > >I am handling a web project and using struts framework. Can any one
tell
> me where to find stuff on "Struts Best Practices"  or "Desgin and Coding
> Standards for a struts Application".
> > >
> > >I request to please share your experinces on "Struts Application Design
> Guidelines".
> > >
> > >Million Thanks in Advance
> > >
> > >Tushar Agrawal
> > >
> > >
> > >
> > >/********************************************/
> > >               Tushar Agrawal
> > >             Software Engineer
> > >          Seclore Technology Pvt Ltd.
> > >            IIT Powai, Bombay (Mah)
> > >             Cell : +919819804870
> > >           website:www.seclore.com
> > >/*********************************************/
> > >
> > >---------------------------------
> > >Do you Yahoo!?
> > > Check out the new Yahoo! Front Page.  www.yahoo.com/a
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
>
>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
--------------------------------------------------------------------------
Gabriel França Campolina
Sun Certified Programmer for the Java 2 Plataform

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

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


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

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


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

Reply via email to