Hello,

I had asked this question in the users list before but got no answer. So I will try it here. I need to access a sitemap parameter within a JavaFlow class. Is this possible?

<map:call function="myJavaFlowMethod">
  <map:parameter name="foo" value="bar"/>
</map:call>

How can I access the parameter "foo" within the JavaFlow?

Thank you a lot!

Regards
Stephan



Reply via email to