Have you tried the form validation using DWR? It does the REAL validations on 
the server side, but while you're still editing the form. Lots of validtations 
are too complex to be implemented as Javascript in-browser validations, so IMO 
this is a much better solution for client-side validation.

> Hi all,
> 
> how the javascript validation will be implemented in
> SAF2 ?
> 
> the javascript validation was always a weak
> funcionallity in webwork... hope it will improve in
> SAF2 :-)
> 
> I have customized the spring-modules-validator for
> webwork. So I am using commons-validator with WW, and
> everythink is working well. The only thing I did no
> like, is that I am using commons-validator for client
> side validation, and the XWork validation for server
> side validation...
> 
> I can share my code if anybody is interested...
> 
> Regards,
> Ricardo
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=25755&messageID=51424#51424


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

Reply via email to