Graham,
Add the following at the end of the <portlet-entry> to allow the portlet
to appear in the customizer.
        <media-type ref="html"/>

Paul Spencer

[EMAIL PROTECTED] wrote:
> 
> Hello, is there something else that needs to be done other than adding my
> jsp portlet to local-portlets.xreg with this format?
> 
>     <portlet-entry name="HelloJSP" hidden="false" type="ref"
>         parent="JSP" application="false">
>         <meta-info>
>             <title>HelloJSP</title>
>             <description>Simple JSP Portlet Example</description>
>         </meta-info>
>         <parameter name="template"
>             value="/WEB-INF/templates/jsp/portlets/html/hello.jsp"
> hidden="false"/>
>     </portlet-entry>
> 
> I cant get this "Simple Jsp Portlet" to run nor can I get my own to run(They
> dont show up in addportlet screen)
> I tried putting my jsp with the simple portlet jsp and also in the jetspeed
> root folder.
> Do I need to change anything in one of the .properties files?
> Any other suggestions.
> Thanks again!!!!
> Graham
> 
> ---------------------------------------------------------------------
> 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