You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Jarry Liu <ja...@gmail.com> on 2005/07/07 22:22:37 UTC

question about control flow

Hi, all
    I am learning to use cocoon control flow with java.  My question
is if I can pass argument in the function call in sitemap.xmap. For
example, can I do something like this :
             <map:call function="process( 'filename' )">  
I tried and it seems that cocoon doesn't understand it, and it
receives the whole part of process('filename') instead of process as
function name.

Anybody hase any idea to pass the argument? Thanks.

Jarry

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org