What is the purpose of <h:message/> :

What is the purpose of <h:messages/> :

Can it to be used for JSF debugging to see errors on each phase?

Will it show every error or any JSF errors at every phase? or is it for use ONLY by the app developer to put helpful messages there for the front end to display and use?

I am getting an error during one phase but there are no error messages displayed using <h:messages/> making me think the latter is true or that <h:messages/> is not working. I need to know which.

[512 byte] By [LisaLisaa] at [2007-11-26 15:16:32]
# 1
As far as I know, it displays Input errors for your users like Missing values for required fields or invalid format values entered.
gs03anna at 2007-7-8 10:54:06 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...