Re: how many forms do i need??

2008-12-18 Thread Paul Benedict
Robert > > . am newbie to struts . if i get an idea to how to use those forms it'll be > helpful to proceed my application . thanks in advance > -- > View this message in context: > http://www.nabble.com/how-many-forms-do-i-need---tp21050504p21051365.html > Sent from the Strut

Re: how many forms do i need??

2008-12-17 Thread m.harig
once again thanks for giving me answer Mr.Robert . am newbie to struts . if i get an idea to how to use those forms it'll be helpful to proceed my application . thanks in advance -- View this message in context: http://www.nabble.com/how-many-forms-do-i-need---tp21050504p21051365

Re: how many forms do i need??

2008-12-17 Thread Robert Graf-Waczenski
Using many form classes is ok with Struts. Design your form classes as you like them and implement custom validation in every class as you need it. In our application we have countless form classes with various flavors of validation depending on the form's purpose. No, i will not help you des

Re: how many forms do i need??

2008-12-17 Thread m.harig
://www.nabble.com/how-many-forms-do-i-need---tp21050504p21050871.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h

Re: how many forms do i need??

2008-12-17 Thread Robert Graf-Waczenski
Hi! AFAIK, Struts does not impose an upper limit on how many forms you use. So if using many form classes fits with your own design principles (which IMO are outside of the scope of struts), then you should use this approach. Or are you instead asking if having the same fields and methods d

how many forms do i need??

2008-12-17 Thread m.harig
me.. -- View this message in context: http://www.nabble.com/how-many-forms-do-i-need---tp21050504p21050504.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.