> As I've said
> before, you can use an action to get params from whereever 
> you need then
> expose them to sitemap (using returning map in an action). 
> Then you can
> simply set those params in your trasformer call:
> 
> <map:transform>
>       <map:param name="yours" value="{1}" />
> </map:transform>
> 
> --
> Konstantin Piroumian 
> [EMAIL PROTECTED]

can you give a complete example of how to do that?

I have a similar issue, I need to pass parameters from the request into the
stylesheet.

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to