> I assume it does by the
> JetspeedContent portlet. How

Nope -- thats the WebPagePortlet

Its in the portlets.xreg:

  <portlet-entry type="abstract" name="WebPagePortlet">

<classname>org.apache.jetspeed.portal.portlets.WebPagePortlet</classname>
    <media-type ref="html"/>
  </portlet-entry>

  <portlet-entry type="ref" parent="WebPagePortlet" name="JavaWeb">
    <url>http://www.javasoft.com/</url>
    <parameter name="dont_remove_applet" value="yes" />
    <meta-info>
      <title>JavaSoft</title>
      <description>JavaSoft</description>
    </meta-info>
  </portlet-entry>

Its in the online portlet catalog:
http://jakarta.apache.org/jetspeed/site/portlet_config_WebPagePortlet.html




> -----Original Message-----
> From: Sony Joseph [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 03, 2001 4:49 PM
> To: [EMAIL PROTECTED]
> Subject: Scrapping website content
>
>
> Hi,
>
>       In one of the jetspeed demos, I saw the sun site being
> scrapped and
> displayed in jetspeed. I assume it does by the
> JetspeedContent portlet. How
> do I configure JetspeedContent to do it ? How does <entry> differ from
> <item> in jetspeed-content.xml ?
>
> Thanks,
> Sony
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



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

Reply via email to