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

damianharvey do-not-reply at jboss.com
Fri Mar 30 06:47:21 EDT 2007


I have a requirement to present pages to Customers with the customer name in the Context Path rather than as a parameter

eg. www.somedomain.com/someapp/customerA rather than www.somedomain.com/someapp?cust=A

If I was using servlets I'd create one that took a URL pattern and strip the customer name out of the context path. What is the correct way to do this in Seam? Should I still use a Servlet or is there a better method?

Thanks,

Damian.

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

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



More information about the jboss-user mailing list