Hello,
suppose you want to check the field Name. in the JSP you have your portlet controller Tag :
<portlet:controller name=“MyForm” context=“form” method=“validate” displayErrors=“false”>
- validate is the PCAmethod (the action if you want)
- checkMyForm is a Java script function that receive MyForm in argument, display an alert message and return False if the field MyForm.Name is empty.
best regards.
omar.</portlet:controller>
#webMethods#MWS-CAF-Task-Engine#webMethods-BPMS