The moose likes Struts and the fly likes difference between html:errors and html:messages Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "difference between html:errors and html:messages" Watch "difference between html:errors and html:messages" New topic
Author

difference between html:errors and html:messages

sai prasanna
Ranch Hand

Joined: May 02, 2005
Posts: 167
hi
difference between <html:errors> and <html:messages>

thanks in advance
saiprasanna
sushil bharwani
Greenhorn

Joined: Mar 02, 2006
Posts: 26
html errors is a List that only contains errors in it while html messages contains errors as well as any other messages




regards

Sushil
Raminder Singh
Ranch Hand

Joined: Mar 01, 2002
Posts: 72
Hi,
Check this: http://niallp.pwp.blueyonder.co.uk/HelpTagsErrorsAndMessages.html
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: difference between html:errors and html:messages
 
Similar Threads
Handling Messages (v1.2.9)
JSP in Struts
Error logging in Client side validation
ActionMessages causing me great distress
Struts server side validation problem