Add the <br> tag in your message resources after your error messages. eg:error.user=username required<br>
> ---------- > From: Anurag Garg[SMTP:[EMAIL PROTECTED] > Reply To: Struts Users Mailing List > Sent: Wednesday, June 11, 2003 2:24 PM > To: Struts Users Mailing List > Subject: html:error and <BR> tag > > Hi, > > I am facing a very simple problem . I have got ActionError in my > ActionErrors Object. Now I want to add <BR> tag after every Action error > object in <html:error>. > I am using <html:errors /> and not specifying the individual errors > property. It is displaying all the errors in a single line. > Any Solution. > Anurag Garg > Software Engineer > Nucleus Software Exports Ltd. > --------------------------------------------- > No Defeat is Final...Until You Stop Trying... > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

