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

Reply via email to