TED]>
To: "Struts Users Mailing List"
Date: Tue, 27 Nov 2007 16:29:11 +0000
Subject: Re: Unnecessary onsubmit
I've not used a validation attribute. An example:
<@s.form namespace="/" action="registration!save" method="post">
The stack just has the
message -
From: "Dave Newton" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Date: Tue, 27 Nov 2007 08:16:42 -0800 (PST)
Subject: Re: Unnecessary onsubmit
With the regular tag without the
"validation" attribute set?!
d.
--- Martin Gilday <[EMAI
With the regular tag without the
"validation" attribute set?!
d.
--- Martin Gilday <[EMAIL PROTECTED]> wrote:
> We are using the validaiton interceptor but not
> client side javascript
> validation. However we are still seeing lots of
> onsubmit="customOnsubmit_registration(); return
> true;"
We are using the validaiton interceptor but not client side javascript
validation. However we are still seeing lots of
onsubmit="customOnsubmit_registration(); return true;" appearing in the
views. On form submission you get a js error as the function does not
exist. Why is this appearing and is
4 matches
Mail list logo