[jboss-user] [JBoss Seam] - Where should no-conversation-view-id be set?
lawrieg
do-not-reply at jboss.com
Fri Feb 23 08:07:27 EST 2007
Hi,
My seam-gen generated app has no-conversation-view-id set in two places:
1. components.xml
<core:pages no-conversation-view-id="/home.xhtml"/>
2. pages.xml
<pages no-conversation-view-id="/home.xhtml"
| login-view-id="/login.xhtml">
Is this necessary? If not, in which of these files should I be configuring this?
Thanks,
Lawrie
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4021085#4021085
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4021085
More information about the jboss-user
mailing list