I am a Tapestry newbie ... 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?
Is there any way I can avoid writing my own renderComponent() method and generating html in JAVA? I would prefer to keep all the stuff that's visually displayed in the html files. Sorry if this question smacks of complete ignorance. Any help would be appreciated. Thanks, Madhavan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
