On Wed, 30 Mar 2005 09:04:54 -0500, Paul Friedman <[EMAIL PROTECTED]> wrote: > I believe (but I may be wrong here) that the only supported language for > flow is javascript.
There is also a Java based implementation written by Alex Krut. This is what the example files indicate he is using. <http://wiki.apache.org/cocoon/Flow?highlight=%28flow%29> > In effect, use the flow to call a javascript function that in turn calls > the Java method. This is a reasonable approach. <http://cocoon.apache.org/2.1/userdocs/flow/java.html> If Java Flow drives you crazy, I would recommend using the traditional JavaScript approach, described by Paul, and the Cocoon tutorials. :) HTH, -Daniel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
