Date: 2004-05-20T13:13:48 Editor: RobertBurrellDonkin <[EMAIL PROTECTED]> Wiki: Jakarta Commons Wiki Page: ValidatorMinimumSteps URL: http://wiki.apache.org/jakarta-commons/ValidatorMinimumSteps
no comment Change Log: ------------------------------------------------------------------------------ @@ -21,8 +21,7 @@ 1. Add to the page: a. In the head section: <html:javascript formName="<form_name>" /> a. for the form tag: onsubmit="return validate<form_name>(this)" - 1. Create application resource file with required keys (if does not exist -yet) + 1. Create application resource file with required keys (if does not exist yet) 1. Add reference to resource file into the struts-config.xml P.S. it is possible to avoid step #4 and #5 if definitions in validation.xml --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
