http://wiki.apache.org/myfaces/_javascript_WithJavaServceFaces
2006/1/13, Emily Gu <
[EMAIL PROTECTED]>:
Hi,None of my client side form validation is working. I have a page with form and CommandLink as the button. I have tried to do<h:form id="myForm" validate()">.....or<h:commandLink immediate="false"action=""styleClass="formButtonLink">>value="Create" />None of JS got invoked. How to make such JS client side validation working?Thanks for your help!!Emily

