Thanks Kent. I got my own validator to fire if I disabled clientScripting. But ideally, I'd like the best of both worlds. I'd like my validators to fire after the Tapestry generated validators have had their shot. If I enable clientScripting my validator doesn't fire. Any way to do this?
Madhavan Thirumalai > -----Original Message----- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Kent Tong > Sent: Friday, August 19, 2005 6:57 PM > To: [EMAIL PROTECTED] > Subject: Re: Client side validation sans component and sans JAVA generated > html? > > Madhavan Thirumalai <mad <at> letsgaggle.com> writes: > > > Is there any way to generate Javascript for client side validation > without > > having to write your own component as described in Chapter 8.2 of > Tapestry > > in Action. Can I simply register my own Javascript validators against a > page > > and figure out what the fields will be named? > > You can use a Script component and put your script in a .script > file. But encapsulating it in a component is a much better way > IMO. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]