So how would you conditionally render a component based on whether a user is logged in or not (e.g. the user component has been added to session scope)?
Also, is adding a user component to session scope and checking if it exists there the best way to check whether a user is logged in? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4000692#4000692 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4000692 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
