[jboss-user] [JBoss Portal] - How to access query parameters in portlet.doView()

rashmitambe do-not-reply at jboss.com
Fri Feb 13 03:56:00 EST 2009


Hello

I am trying to access a porlet in browser by typing in:

http://localhost:8080/portal/auth/portal/myportal/TestApp/TestPortletWindow?category=cat1

I would like to extract the request parameter "category" in doView(). However "request.getParameter("category");

returns null. any idea why?[/url]

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

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



More information about the jboss-user mailing list