Travis Reeder schrieb:
Just to make things clear, the validation that I put into the ajax form components is server side validation through ajax meaning that when a field changes, the change is sent to the server through ajax and if validation fails, the error message ir returned to the client and displayed in the <s:message> tag.
Ah ok... thanks for the clarification ;-)
