[jboss-user] [JBoss Seam] - Re: 12.3.6 Login Redirection

shane.bryzak@jboss.com do-not-reply at jboss.com
Wed Apr 4 10:24:44 EDT 2007


Identity.login() returns a "loggedIn" outcome if authentication is successful.  Alternatively you can use:


  | <rule if="#{identity.loggedIn}">
  | 

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

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



More information about the jboss-user mailing list