On Tue, Feb 05, 2002 at 12:12:40PM -0500, Henry Lu wrote:
# I did. I include
# 
# <html:errors/>
# 
# in a jsp file. But when validate() function finds error, the jsp page
# displays something like:
# 
# <ul>
# </ul><hr>
# 
# on the screen.
# 
# Why?

  Have you provided the messages for all the keys inserted into 
  ActionErrors? I experienced the same behavior when I forgot to 
  include them.

  Pavel

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

Reply via email to