Do any of your error messages show up, or just the header and footer?
It will only print the prefix if there are errors to display.
Dave


>From: Doug Bryant <[EMAIL PROTECTED]>
>Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
>To: Struts Users Mailing List <[EMAIL PROTECTED]>
>Subject: html:errors - how do you make a bulleted error list
>Date: 09 Oct 2002 17:14:14 -0400
>
>Hello,
>
>We are trying to display a list of errors at the top of a page.  We are
>trying to make each error bulleted, but are running into difficulty.
>
>I looked through the 1.1b2 examples and saw that there were a couple of
>examples using "errors.prefix" and "errors.suffix" to wrap errors in
>bullet points.  However, it's not displaying what I defined there.
>
>Does this feature work?  What am I doing wrong?  Below is what I have
>defined in my application.properties.  The errors.header and
>errors.footer show up properly.   We are using 1.1 beta 2 struts
>release.
>
>Thanks for any help.
>
>Doug
>
>errors.header=<p><ul>
>errors.footer=</ul></p>
>
>errors.prefix=<li>
>errors.suffix=</li>
>
>
>
>
>--
>To unsubscribe, e-mail:   
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: 
><mailto:[EMAIL PROTECTED]>




_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


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

Reply via email to