You have some control over the format of the font and background etc by
setting the errors.header and errors.footer properties in your
ApplicationResources.properties file

You can put html tags in these headers and footers

eg.

errors.header=<table width="100%"><tr><td class="errorMessage"><center>
errors.footer=</center></td></tr></table>

where errorMessage is configured via a stylesheet

Regards,

Graeme.

-----Original Message-----
From: Jeff Trent [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 2 May 2001 8:36 a.m.
To: [EMAIL PROTECTED]
Subject: Override the presentation of html:errors


Short of writing my own taglib (which I'd like to avoid if I can), how does
one iterate over the errors collection to present them in a different way.
Any examples would be helpful...

Thanks,
Jeff

Reply via email to