Hi,
Does the objectmodel allow to access variables from the defaultsmetamodule
in transformer java code ? I would like to have a global defined in here
that I can use in the sitemap AND in code, without having to pass it as a
parameter to the transformation tag.
Basically , I'm hoping to avoid following each time my transformer is used :
<map:transform type="mycustom" >
<map:parameter name="dir" value="{defaults:directory}"/>
</map:transform>
any thoughts?
Jorg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]