<map:call function="foo"> <map:parameter name="bar" value="baz"/> </map:call>
and
function foo() { var x = cocoon.parameters["baz"]; }
Easy, no ?
Ha. ;-)
Added to the Wiki. :-)
</Steven> -- Steven Noels http://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support Center Read my weblog at http://blogs.cocoondev.org/stevenn/ stevenn at outerthought.org stevenn at apache.org
