[jboss-user] [JBoss Seam] - Re: Check for session attributes through EL
perwik
do-not-reply at jboss.com
Fri Jan 12 06:03:03 EST 2007
I'd rather use something like rendered="#{userSession.authenticated}" where userSession is some bean that knows if the user is authenticated. This is also decouples the required logic from the view.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4000859#4000859
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4000859
More information about the jboss-user
mailing list