Yes Glen, I am using the XSLPortlet. My problem seems to be related to the following declatation: parent="XLS" I can only see in the available portlets list the ones with parent="RSS" Is there a file specific to change this configuration? It seems like it is configured only to display the RSS style and in my case I want XML.
Any idea? Thanks Richard > -----Original Message----- > From: Glen Carl [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 12, 2002 6:03 PM > To: Jetspeed Users List > Subject: Re: How to use my own .xls file? > > > What portlet are you trying to run? Are you really trying to create your > own portlet that transforms xml/xsl, or are you trying to use a portlet > like XSL Portlet to render the transform? > > For XSL portlet your you xreg classname would be > <classname>org.apache.jetspeed.portal.portlets.XSLPortlet</classname> > Look at portlets.xreg, and demo-portlets.xreg for examples. > > Hope this helps. > Glen > > > Richard Bourner wrote: > > So isn't there a way to use my own .xml and .xsl without using my own > > Portlet class? > > For now it keeps searching to NewRSSPortlet which I don't want to. > > If I don't have any <classname>MyPortlet</classname> how to > avoid using the > > RSS one? > > > > Richard > > > > > -- > 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]>
