If you try
<map:generate type="newjx" src="jx_test.xml">

Do you get any value then?

Jasha Joachimsthal 

www.onehippo.com
Amsterdam - Hippo B.V. Oosteinde 11 1017 WT Amsterdam +31(0)20-5224466 
San Francisco - Hippo USA Inc. 101 H Street, suite Q Petaluma CA
94952-3329 +1 (707) 773-4646



> -----Original Message-----
> From: navrc [mailto:[EMAIL PROTECTED] 
> Sent: maandag 2 juni 2008 11:05
> To: [email protected]
> Subject: get map parameter in JX template
> 
> 
> Hallo,
> How can I get a map parameter in JX template. I'm using 
> cocoon 2.1.11. In sitemap I have:
> 
> <map:match pattern="AAA">
>                 <map:generate type="jx" src="jx_test.xml">
>                   <map:parameter name="test" value="testValue"/>
>                 </map:generate>
>                 <map:serialize type="xml"/> </map:match>
> 
> And in template I have:
> ${cocoon.parameters('test')}
> ${cocoon.parameters.test}
> 
> There is no output.
> 
> But when I write only ${cocoon.parameters} I get:
> 
> Parameters[r/w]:{test=testValue}
> 
> Whot I do wrong.
> 
> Many thanks.
> Pavel Navrkal
> 
> 
> --
> View this message in context: 
> http://www.nabble.com/get-map-parameter-in-JX-template-tp17596
> 912p17596912.html
> Sent from the Cocoon - Users mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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

Reply via email to