Page: http://wiki.cocoondev.org/Wiki.jsp?page=Flow , version: 36 on Wed Apr 23
19:44:02 2003 by TonyCollen
+ ***{{uri}} is a string to a URI which to redirect to. Usually this is within
Cocoon.
+ ***{{bizData}} is an object, usually to send multiple key->value pairs to the
page. These are sent using JPath, and can be retrieved using the JPath
Logicsheet, Transformer, or Generator. (See above)
- **log (provides access to cocoon logging system via its methods)
+ **log -- Provides access to cocoon logging system via its methods (error,
debug, warn, info loglevels)
+ **See also: {{logkit.xconf}}