"cayo" wrote : First the thing with the messages:
|
| anonymous wrote :
| | <t:div styleClass="messageBlock">
| | <h:messages layout="list" globalOnly="false"
errorClass="error" showDetail="true" />
| | </t:div>
| |
|
Aren't you supposed to use:
<h:messages layout="list" globalOnly="false"
errorClass="error" showDetail="true"
showSummary="false"/>
?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958755#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...