ation.
>
> Thanks.
>
> Gasper
>
> - Original Message -
> From: "Vadim Gritsenko" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, January 09, 2002 5:18 PM
> Subject: RE: Does cocoon2 support xslt translation through
&g
Gritsenko" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 09, 2002 5:18 PM
Subject: RE: Does cocoon2 support xslt translation through
tag inside xml?
> > From: Gasper [mailto:[EMAIL PROTECTED]]
> >
> > Hi
> >
> > The question
Gasper:
That could be done through the sitemap by matching. I don't know if you can
do use processing instructions that way in 2.0 or even in 1.8
Carlos
On 01/09/02 4:51, "Gasper" <[EMAIL PROTECTED]> wrote:
> Hi
>
> The question is:
> Can I have an xml document written as jsp or xsp that ha
> From: Gasper [mailto:[EMAIL PROTECTED]]
>
> Hi
>
> The question is:
> Can I have an xml document written as jsp or xsp that has different
xslt
> translations denpended on the http parameters the page gets. Can
cocoon be
> cofigured to do this and how to do it.
>
Please, read more on sitemap
Hi
The question is:
Can I have an xml document written as jsp or xsp that has different xslt
translations denpended on the http parameters the page gets. Can cocoon be
cofigured to do this and how to do it.
Thanks.
Gasper
an example:
<%
String s=request.getParameter("action");
if (s.equ