Hello Everyone,
        I am new to jetspeed.  I have been able to get my compiled portlets
to run on Jetspeed, but cannot figure out how to get my JSP pages to
display.  I also could not get a simple referenced website to display.  They
are not even showing up in my customization page.  My jcfg file is as
follows:

   <portlet-entry type="ref" name="HelloWorld">
            <url>/test/HelloWorld.jsp</url>
            <meta-info>
                 <title>Hello World</title>
                 <description>Hello to the World</description>
            </meta-info>
        </portlet-entry>

        <portlet-entry type="ref" name="TeamLMC">
            <url>http://dev2.isc.mds.lmco.com/TeamLMC/</url>
            <meta-info>
                 <title>Team LMC</title>
                 <description>Team LMC Website</description>
            </meta-info>
        </portlet-entry>

None of these are showing up.  I made a test directory for the first one
under the jetspeed directory.  Please help.

Thanks,
Chris

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

Reply via email to