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

Reply via email to