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

damianharvey do-not-reply at jboss.com
Fri Mar 30 09:10:24 EDT 2007


The first one; how to get the DisplayCustomer.xhtml page to display while keeping the URL as .../customer/A.seam (or even .../DisplayCustomer/A.seam)

In the bean I can strip out the "A" using getRequestPathInfo(). If it was servlets this would be easier by calling getPathInfo however the getRequestPathInfo() method of ExternalContext is returning null.

Cheers,

Damian,


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

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



More information about the jboss-user mailing list