Art Spassky wrote:
Hi all

I have a question to you

Is there elegant way to pass all parameters from http request to xslt stylesheet via 
cocoon

you help me a lot. thank you in advance.

Art.

Did you read?
<http://cocoon.apache.org/2.1/userdocs/transformers/xslt-transformer.html>

<cite>
  The "use-request-parameters" and "use-browser-capabilities-db"
  configuration of a transformer can be changed for one single
  pipeline by specifying parameters with the same name:

  <map:transform src="stylesheet.xsl">
        <map:parameter name="use-request-parameters" value="true"/>
  </map:transform>
</cite>

And Art, please stop hijacking threads.
--
Volkmar W. Pogatzki


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to