I try out the AJAX Validation for xhtml theme similar
like in the docs.
http://struts.apache.org/2.1.8.1/docs/ajax-validation.html
This works fine for fieldErrors but when i have an ExpressionValidator
I get an global error and not an fieldError.
But this Error was not showing with
StrutsUtils.showValidationErrors(form, errorsObject);
I try to add this tags inside and outside the form
<s:actionerror />
<s:actionmessage/>
<s:fielderror/>
But the errors was not displayed.
Is there an separate method to display global errors with AJAX Validation?
Best Regards
Johannes Geppert
-----
---
web: http://www.jgeppert.com
twitter: http://twitter.com/jogep
--
View this message in context:
http://old.nabble.com/How-to-handle-global-Errors-with-AJAX-Validation-tp27611701p27611701.html
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]