[jboss-user] [JBoss Portal] - Parameterized portlet initialization
ikazarno
do-not-reply at jboss.com
Mon Oct 2 04:15:34 EDT 2006
Hi,
how can I put some parameters on my portlet during the portlet initialization (first rendering)? Our partner has a website with a link that invokes our portal application and contains some URL parameters (http://192....:8080/portal/portal/myportal?param=value). If I try to read out the parameter with renderRequest.getParameter(?param?) I get null, since it is in the scope of http-Request but not in the scope of the portelt-Request. How could I solve this problem?
Thanks
Igor
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975420#3975420
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975420
More information about the jboss-user
mailing list