[jboss-user] [JBoss Seam] - Re: @In ? I don't get it ...
peter@francq.be
do-not-reply at jboss.com
Fri Jun 1 02:24:42 EDT 2007
Use the force luke ;-)
No, to solve this you could create a home.page.xml and put following in it:
<!DOCTYPE page PUBLIC
| "-//JBoss/Seam Pages Configuration DTD 1.2//EN"
| "http://jboss.com/products/seam/pages-1.2.dtd">
|
| <page no-conversation-view-id="/home.xhtml"
| login-required="true">
| </page>
this will force a login from the beginning.
Hopefully this works.
Greetz,
Pjotr
PS: if someone thinks that's not the way to go please tell me....
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050387#4050387
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050387
More information about the jboss-user
mailing list