Hi,
I am starting using Jetspeed (one of the latest cvs), but there is something
I can't understand.

1> How can I embed in a page a link to an XML file, so that it is processed
by an XSL. I suppose I should say something
     like "use Cocoon servlet" by what have I to do exactly?
     At present I just embed in the jcfg file the following lines:

    <portlet-entry application="false" admin="false" parent="Cocoon"
hidden="false" type="ref" name="Topolino">
    <url>/content/dynamic/Marco2/xsp/topolino.xml</url>
    <parameter value="/content/dynamic/Marco2/xsp/topolino.xsl"
name="stylesheet"/>
    <meta-info>
    <title>Topolino</title>
    <description>Simple XML with XSL</description>
    </meta-info>
    </portlet-entry>
 
    and in the source page I set a link to topolino.xml
    
    But it doesn't work.

2> Where are defined the things that appears near to the top-picture: Login,
Admin, Server Time?
     Can I delete or add some other links?

Thanks in advance

Marco


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?:           [EMAIL PROTECTED]

Reply via email to