Take a look at the following portlet entry for an HTML Portlet...
<portlet-entry name="news" hidden="false" type="ref"
parent="HTML" application="false">
<meta-info>
<title>News Portlet</title>
</meta-info>
<url>http://www.cnn.com</url>
</portlet-entry>
*********************************
Instead of specifying the value here, is it possible to do sepcify the url
in one of the .psml files. Something to the effect of:
<portlets>
<controller
name="org.apache.jetspeed.portal.controllers.RowColumnPortletController"/>
<entry type="ref" parent="news" value="http://www.cnn.com" />
</portlets>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]