"SmokingAPipe" wrote : I'm confused. If I want to use a context to send messages, do I use the javax.faces.FacesContext, or org.jboss.seam.core.FacesContext? I can't see any info about when and why org.jboss.seam.core.FacesContext would be used. | | Thanks |
org.jboss.seam.core.FacesContext is a manager component. You never use it directly from your code. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966861#3966861 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966861 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
