There is no such thing such as a template for error messages. The validation errors come from a ValidationDecorator that writes out all HTML. You should be able to overwrite this service with your own implementation. I never digged deeper into this so there is nothing more I can tell you.

Uli

Joel Halbert schrieb:
I want to change the template itself, there is only so much I can change with the css.

Ulrich Stärk wrote:
What exactly are you trying to achieve? Overriding the default messages is a matter of putting a properties file into the right package in your classpath, see the wiki. Formatting should be possible using css.

Uli

Joel Halbert schrieb:
Is it at all possible to override the default HTML templates for form validation error messages, and if so, are there any pointers on the web?

Thanks,

Joel



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




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

Reply via email to