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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to