Is it possible to fire the struts 2 validation without performing a submit? I realize that this could be done via ajax, but I am already committed to use another JS framework (not dojo, dwr or prototype) . I'd like to fire the validation and get the form validation messages back if any to be displayed on the page, as happens when the validation is fired from a submit -- but without performing the submit...
Possible? Stupid question? Can it be done with jquery? Thank you in advance to any reply. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org