Re: Toomany Client-side validation code!!!

2004-08-19 Thread Shinobu Kawai
Hi Rajesh, > you mean dynamicJavascript=false > > what will happen if i give it. > > normally html:javascript will create a main function called > > validate(form) {} > > will this function writes ? if so then where all the other functions goes ? The javascript tag produces javascript i

Re: Toomany Client-side validation code!!!

2004-08-19 Thread Rajesh
Hai you mean dynamicJavascript=false what will happen if i give it. normally html:javascript will create a main function called validate(form) {} will this function writes ? if so then where all the other functions goes ? Rajesh Shinobu Kawai wrote: Hi Rajesh, when we use Struts Validator

Re: Toomany Client-side validation code!!!

2004-08-19 Thread Shinobu Kawai
Hi Rajesh, > when we use Struts Validator in client side, it creates too big and many > unwanted functions in the client side, > > is it possible to reduce or copy all javascript functioins into .js file > and attach them so client dont want to read too much codes ? Take a look at http://s