You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jay Wright <jw...@once.com> on 2002/11/19 03:22:04 UTC

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>