[jboss-user] [JBoss Seam] - Re: Use context as parameter

damianharvey do-not-reply at jboss.com
Fri Mar 30 08:18:44 EDT 2007


I've put the following in pages.xml :
<page view-id="/customer/*" action="#{customerBean.selectCustomer}"/>

If I call www.somedomain.com/someapp/customer/A.seam then this action is called.

I display my customer information on a page called DisplayCustomer.xhtml - how can I use this page in conjunction with the setup above to display the information of Customer A?

Cheers,

Damian.

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

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



More information about the jboss-user mailing list