[jboss-user] [JBoss Seam] - Re: Entry Point
gavin.king@jboss.com
do-not-reply at jboss.com
Fri Jun 22 19:42:11 EDT 2007
pages.xml for a fake view id is like:
<page view-id="/entryPoint.xhtml">
| <action execute="#{something.doSomething}"/>
| <navigation>
| <render view-id="/displayWelcome.xhtml"/>
| </navigation>
| </page>
or something close to that.
There is no /entryPoint.xhtml file. thats just the URL you want to appear in the browser.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057064#4057064
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057064
More information about the jboss-user
mailing list