If you are using 2.1, you can use the builtin ajax validation which is
not tied to Dojo:
http://struts.apache.org/2.0.14/docs/ajax-validation.html
musachy
On Wed, Dec 3, 2008 at 4:13 PM, dusty <[EMAIL PROTECTED]> wrote:
>
> It seems like you are committed to the dojo route so the validation is a
within this transmission.
> Date: Wed, 3 Dec 2008 13:13:21 -0800
> From: [EMAIL PROTECTED]
> To: user@struts.apache.org
> Subject: Re: Form Notify after validation
>
>
> It seems like you are committed to the dojo route so the validation is an
> issue. I would
It seems like you are committed to the dojo route so the validation is an
issue. I would suggest using Jquery or Prototype to wire up the Ajax calls
and handle the events yourself. Especially for an interface that is
javascript heavy. You post to a struts action and use the json result
plugin.
Taking a look to this
https://issues.apache.org/struts/browse/WW-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
I understand the notify is going to be called anyway, either the
validation it's ok or not. Then the only way to avoid the notification
is using javascript to va
4 matches
Mail list logo