QUESTION on how to dynamically pass XSLT from the generator to a transformet

2001-11-14 Thread maou
Hello, We are trying to use cocoon to develop a web service. After reading the cocoon documentation I have concluded that the XSLT that is used by a transformer must be statically declared in the sitemap file. What we want to do is at run time, generate an XSLT in the generator or in a XSP

Re: QUESTION on how to dynamically pass XSLT from the generator to a transformet

2001-11-14 Thread David Rosenstrauch
There's an unrelated FAQ question that might help your problem too: How do I create some content which isn't directly visible to everyone? Put the content in an internal pipeline... map:pipelines map:pipeline internal-only=true map:match pattern=int map:generate src=docs/description.xml/