Did you add it to the [username].psml? When Jetspeed first loads, it reades
the default.psml (a velue specified in the JetspeedResources.properties) to
determine which portlets are displayed before the user logs in.

When a user logs in using, for example, userid=sbelt, jetpseed will use
sbelt.psml.

Or did you already do this ( I don't understand your statement "and in the
source page...")

HTH
Steve B.
----- Original Message -----
From: "Mamei Marco" <[EMAIL PROTECTED]>
To: "'JetSpeed'" <[EMAIL PROTECTED]>
Sent: Friday, November 24, 2000 12:43 AM
Subject: R: Simple Question


> 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]



--
--------------------------------------------------------------
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