Have you tried using the RealPath inputmodule in the sitemap and passing in the result to you flow function as a parameter?
oceatoon wrote:
Hello Every one
I can't seem to get the result of the realpath input module within Flow ?
I tried this out of the hat but the hat is out of its magic ;-) var gcomp = cocoon.getComponent("org.apache.cocoon.components.modules.input.RealPathModule"); var path2webapp = gcomp.getAttribute("/",null,null); cocoon.releaseComponent(gcomp);
Thanks Regards
Tibor
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
