David,

If displaying a portlet is done by 

Portlet portlet = PortletFactory.getPortlet("NameOfPortlet");
base.addElement(portlet.getContent(aRunData));

then, how do you create a link to another portlet using the 
org.apache.ecs.html. API's?

For instance, I looked through the link class which has setHref(some string)
however, in my case, i dont think this will work. Any pointers?

Michelle

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to