Re: DynaValidatorForm in struts

2004-05-10 Thread Niall Pemberton
I read the article but IMO the arguments he makes don't stand up - and I believe two of the six points are wrong. I've posted a reply to his blog going into detail. Niall On Tuesday, May 11, 2004 12:20 AM Eric Noel wrote.. > > i asked something like this before and matthias provided a useful > o

Re: DynaValidatorForm in struts

2004-05-10 Thread Eric Noel
On 5/8/2004 2:03 AM, Zhang, Larry (L.) wrote: When using DynaValidatorForm, you just put the fields in the struts configuration xml file, and you don't need a formbean to set all the fields manually, which in turn saves your developing time. I am asking in struts community, is there any reason/enc

Re: DynaValidatorForm in struts

2004-05-09 Thread Sven Kiesewetter
Zhang, Larry (L.) wrote: When using DynaValidatorForm, you just put the fields in the struts configuration xml file, and you don't need a formbean to set all the fields manually, which in turn saves your developing time. I am asking in struts community, is there any reason/encouragement for not us