Hi !

 

I just tried to migrate some of my flowscript to javaflow.

 

My sitemap maps on action requests xy.do, calls flow, and delegates to a view pipeline xy.html.

 

Using flowscript sendPage(xy.html) I get the original requestURI xy.do via <map:parameter name="requestURI" value="{request:requestURI}" />.

 

With javaflow I get xy.html, as it should be I suppose…

 

Is this a bug or a feature J ?

 

Regards,

tom

Reply via email to