I've not used a validation attribute.  An example:
<@s.form namespace="/" action="registration!save" method="post">

The stack just has the standard interceptor ref <interceptor-ref
name="validation">
Is this an old issue, I get the same alert in JIRA all the time
(WebWork?)

----- Original message -----
From: "Dave Newton" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Date: Tue, 27 Nov 2007 08:16:42 -0800 (PST)
Subject: Re: Unnecessary onsubmit

With the regular <s:form...> 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;" appearing in the
> views.  On form submission you get a js error as the
> function does not
> exist.  Why is this appearing and is there a simple
> way to prevent it?
> 
> Thanks,
> Martin.
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to