I have two distinct types of error pages within my webapp.  In each I am
using <html:errors/>, but the layouts are very different in the two pages.
Can struts support multiple error tag formatting?

For example, I would want

errors.header
errors.footer
errors.prefix
errors.suffix

values in my resource bundle to be different for different pages.

More specifically, on one page I want my errors to be a list <ul></ul> and
on the other, not part of a list.

Jay


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

Reply via email to