Hi,
thank you very much for your answer, I spent all yesterday looking in the
psml files and in jcfg files looking for it.....
But what about the first question, I know it should be a very silly task,
but
I am stuck...

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.

Thank you again
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