> How can I use different XSL for one XML, depending on the URL
> parameter ? I
> know it's possible !
http://apache.org/cocoon/sitemap/1.0";>
param
3 72 15 06
--
> -Message d'origine-
> De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Envoyé : lundi 21 janvier 2002 16:17
> À : [EMAIL PROTECTED]
> Objet : XSL and XSP
>
>
> Hi !
>
> I have a problem
> I want
Hi !
I have a problem
I want to select my XSL Stylesheet with a parameter in the URL
I use the code joined to that mail
When the is commented, i have that error :
org.apache.cocoon.processor.ProcessorException: Could not associate stylesheet
to document: no matching stylesheet for: explorer
Hi,
I'm trying to write a data abstraction layer to
retrieve records from an SQL database (using ESQL) and then to format these into
an XML fragment (using XSLT) for onward transformation.
It appears that the xsl: namespace elements are not
being executed - can I do this in a single step,