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

nstoddar do-not-reply at jboss.com
Tue May 1 08:53:46 EDT 2007


"petemuir" wrote : 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. 

Is there a way to determine if there are messages in FacesMessages (before they are propagated across the redirect)?

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

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



More information about the jboss-user mailing list