[jboss-user] [JBoss Portal] - Grapping raw request or PathInfo

flipmind do-not-reply at jboss.com
Wed Nov 1 02:53:19 EST 2006


I have a portlet I can access using this URL

http://localhost:8080/portal/portal/torpedo7/product/ProductDetailWindow?action=2&productCode=TOBCWNNWB

I use the productCode parameter to show the product identified by the code.

I would like to use

http://localhost:8080/portal/portal/torpedo7/product/ProductDetailWindow/TOBCWNNWB

instead and extract the code from the URL.  This is easy in a servlet.  How can I get to the raw request from JBoss Portal 2.6?

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

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



More information about the jboss-user mailing list