The tag dynamically generates the function for you - you
should find that somewhere on the JSP page.
http://struts.apache.org/userGuide/struts-html.html#javascript
Niall
- Original Message -
From: "Jonathan M Z" <[EMAIL PROTECTED]>
Sent: Tuesday, February 15, 2005 11:55 PM
> Hi folks
Hi,
Please visit http://www.roseindia.net/struts/struts_validator_framework.shtml
Regards
Deepak kumar
Jonathan M Z <[EMAIL PROTECTED]> wrote:
Hi folks,
I am trying to understand struts validation from some
example code, it has something like this:
action="signin" method="post">
validateSign
Hi Jonathan.
A quick "dissection" of the code you posted might clarify some of your
doubts..
onsubmit="return validateSigninForm(this)"
* This piece of code calls a dynamically generated JavaScript function
that's created when the page is rendered (for this to happen you have to
include withi
3 matches
Mail list logo