* Ajax event behavior that submits the form and updates all form feedback
* panels on the page. Useful for providing instant feedback.
*
-Igor
On 9/14/06, Paolo Di Tommaso <[EMAIL PROTECTED]> wrote:
OK, but if it is so which is the difference between AjaxFormSubmitBehavior and AjaxFormValidatingBehavior?
Thanks,
PaoloOn 9/14/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:form submit is necessary to validate the form.
what i usually do is put any logic into my buttons and not into form's onsubmit.
-IgorOn 9/14/06, Paolo Di Tommaso <[EMAIL PROTECTED]> wrote:I would like to use Ajax to validate my form.
I've tried using AjaxFormValidatingBehavior but it always will call my Form#onSubmit() method when data contains no validation error.
How to validate a form without invoking the form submit method?
Thanks for helping
Paolo
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
