[jboss-user] [JBoss Seam] - Re: Why is there a FacesContext in org.jboss.seam.core?

raja05 do-not-reply at jboss.com
Tue Aug 15 01:52:35 EDT 2006


None, you can use a FacesMessage to send a message (Refer to the registration example that comes with Seam). The org.jboss.seam.core.FacesContext is a wrapper over the javax.faces.FacesContext and returns the current implementation of javax.faces.FacesContext(which is ServletFacesContextImpl if u are using myfaces).

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

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



More information about the jboss-user mailing list