Results 1 to 2 of 2

Thread: form:errors formatting, one per line

Threaded View

  1. #1
    Join Date
    Aug 2006
    Posts
    143

    Default form:errors formatting, one per line

    I need to use form:errors to show all the errors in a list.

    Back when I used to work with Struts, I could make things presentable by setting some struts-specific properties in messages.properties where I could give the pre, post, and item HTML... so I could setup all the elements of <ul> and <li>.

    Is there something like that for Spring? If there is an example, can someone point me to it?

    I've been looking everywhere and couldn't find it.
    Last edited by bmelloni; Mar 26th, 2009 at 09:21 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •