[jboss-user] [JBoss Seam] - Re: Forced login?

evl123 do-not-reply at jboss.com
Mon Jun 11 20:48:26 EDT 2007


Hmm my snipet didn't come out right.

One more try

<pages login-view-id="/login.xhtml">
  | 
  | <!-- Im not 100% sure if this is needed, but my paranoia led me to do it -->
  | <page view-id="/login.xhtml" login-required="false">
  |       <description>Login Page</description>
  | </page>
  | 
  | <page view-id="*" login-required="true"> 
  | </page>
  | </pages>

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

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



More information about the jboss-user mailing list