Hi Jasen,

Here is an example from the demo portlets xreg:

    <portlet-entry name="Search" hidden="false" type="ref" parent="HTML"
application="false">
        <meta-info>
            <title>Search</title>
            <description>Search the Internet</description>
        </meta-info>
        <url>/search/index.html</url>
        <category>search</category>
        <category>html</category>
    </portlet-entry>

You just need to get the URL element correct.
Thats it. No Java coding necessary!
Place your greeting.html file in a directory relative to the webapp root.
Do you have a directory called "portlets" under the webapp directory?

> I can't see any difference between my xreg and many of the entries in
> demo-portlets.xreg.  I await your illumination; I'm sure not
> finding any in
> the docs.

I often find that my knowledge of a subject is reinforced by writing about
the subject.
(Only a suggestion) Would you like to write the docs for the
FileServerPortlet for the PortletCatalog?

http://jakarta.apache.org/jetspeed/site/catalog.html

Thanks again for all of your help, very much appreciated,

David



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

Reply via email to