[jboss-user] [JBoss Seam] - Re: how to stop unknown user from seeing a page

jazir1979 do-not-reply at jboss.com
Wed Sep 20 21:28:37 EDT 2006


How do you do this with a view-id="*"?


   <page view-id="*" action="#{groupManager.forceLogin}"/>


How do you put logic in the "forceLogin" action to return null if the user is not logged in but they are accessing your login page?

ie- the pattern really should be "all pages except login.xhtml" rather than "*"

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

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



More information about the jboss-user mailing list