[jboss-user] [JBoss Seam] - Re: page specific login-required=
baz
do-not-reply at jboss.com
Thu Mar 8 01:42:32 EST 2007
I do not have understand why you can not have your pages ordered in this way:
app
| login_required
| pagea
| pageb
| nologin
| pagea
| pageb
|
Than you can have one rule
| <page view-id="login_required/*" scheme="http" login-required="true">
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026129#4026129
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4026129
More information about the jboss-user
mailing list