[jboss-user] [JBoss Seam] - Re: Why must the ID begin with /

pete.muir@jboss.org do-not-reply at jboss.com
Tue Jan 8 06:30:08 EST 2008


login.xhtml isn't a valid view id in JSF. /Admin/login.xhtml is. 

You can use EL here

<s:link view="#{basePath}/login.xhtml" />

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

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



More information about the jboss-user mailing list