[jboss-user] [JBoss Portal] - Link from the body of a portlet to a portlet on another page

hamptont do-not-reply at jboss.com
Fri Sep 15 18:01:03 EDT 2006


I need to put links in the body of a portlet on page A that links to a different portlet on page B.  I also need to be able to pass parameters to the portlet on page be telling it how to render.

Is there a way to do this ?  RenderURLs adn ActionURLs only generate URLs to the current portlet.  

Is there a JSP Custom Tag that would take a page name, portlet name, and a list of param/value pairs and generate a portal specific render URL ?

Maybe like this ?


  
  


would generate a link that looks like this 

http://localhost/portal/index.html?ctrl:cmd=render&ctrl:window=myportal.mypage.myportlet&param1=val1&param2=val2
  

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

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



More information about the jboss-user mailing list