[jboss-user] [JBoss Seam] - Re: Problem with FacesMessages

petemuir do-not-reply at jboss.com
Tue May 1 05:15:39 EDT 2007


Seam does some magic to propagate your FacesMessage across redirects - the messages aren't actually added to the FacesContext until just before they are rendered.  The getCurrentXXX() methods are just convenience methods to get the current messages from the FacesContext and don't get the messages enqueued by FacesMessages. 

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042037



More information about the jboss-user mailing list