RE: Does cocoon2 support xslt translation through tag inside xml?

2002-01-10 Thread Vadim Gritsenko
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

Re: Does cocoon2 support xslt translation through tag inside xml?

2002-01-10 Thread Gasper
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

Re: Does cocoon2 support xslt translation through tag inside xml?

2002-01-09 Thread Carlos Araya
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

RE: Does cocoon2 support xslt translation through tag inside xml?

2002-01-09 Thread Vadim Gritsenko
> 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

Does cocoon2 support xslt translation through tag inside xml?

2002-01-09 Thread Gasper
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