The best way to handle errors is to name them separatly and then access each one indiviually in your jsp.  See the Java docs for more info on error handling.  It covers this approach quite well.
-----Original Message-----
From: Jeff Trent [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 01, 2001 1:36 PM
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