thakns for your response, BUT i can not get it to work, the portlet just won't get displayed in the portlet list. And, i can not find any message in the logs. I am gettign desperate to solve this.
carlos -----Original Message----- From: Bui Quoc Thai [mailto:[EMAIL PROTECTED]] Sent: Friday, October 04, 2002 11:13 PM To: Jetspeed Users List Subject: Re: XSL Portlet example entry Hi, Try this example: <portlet-entry name="TestXSL" hidden="false" type="ref" parent="XSL" application="false"> <meta-info> <title>Test XSL</title> <description>XSL Demo Portlet</description> </meta-info> <classname>org.apache.jetspeed.portal.portlets.XSLPortlet</classname> <parameter name="stylesheet" value="http://localhost:8080/jetspeed/test.xsl" hidden="false" cachedOnName="true" cachedOnValue="true"/> <url cachedOnURL="true">http://localhost:8080/jetspeed/test.xml</url> <category group="Jetspeed">demo</category> </portlet-entry> Quoting Carlos Orrego <[EMAIL PROTECTED]>: > Hola, > > anybody has an example of an XSLPortlet xreg entry? > i have not been able to get one working, and there is no example on the > current jetspeed distribution > > thanks > > Carlos Orrego > www.inflexa.com > > "Salve un Ტol. No imprima." > "Save a tree. Do not print." > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -------------------------- Email: [EMAIL PROTECTED] [EMAIL PROTECTED] Room: C34 Tel: 524-7099 ---------------------------------------------------------- This mail sent through AIT WebMail : http://www.ait.ac.th/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
