Date: 2004-12-02T12:47:15
   Editor: HelmaVanDerLinden <[EMAIL PROTECTED]>
   Wiki: Cocoon Wiki
   Page: Flow
   URL: http://wiki.apache.org/cocoon/Flow

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -108,6 +108,7 @@
 == A: Accessing flowscript parameters in the sitemap: ==
 
 You create an object of class PipelineUtil and pass the parameters to this 
object along with the match pattern of the pipeline.
+Or you pass the parameters to cocoon.sendPage or cocoon.sendPageAndWait.
 
 In the pipeline you access the parameter using <map:parameter 
name="flowparameter" value="{flow-attribute:urn}"/>