Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [JBoss Seam] - Re: h:messages for Authenticator

scott.stark@jboss.org

2007-06-12


You're right.

However, after I've added a panel with id for the message, it's still not displayed.

<a4j:outputPanel id="loginPanel">
|    <h:panelGrid rendered="#{! empty facesContext.maximumSeverity}">
|      <h:messages for="loginPanel" styleClass="message" />
|    </h:panelGrid>

Is there anything that I could have erred that caused this message to be dropped after the Authenticator.authenticate() method called?

Thanks

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053762#4053762

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053762
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.