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=myport...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972046#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...