Jeff Schmitz said the following on 8/6/07 22:10:
There is an error in the flowscript tutorial. http://cocoon.apache.org/2.1/userdocs/flow/tutor.html


The game.js code shows the following call:

    cocoon.sendPageAndWait("guess.jxt", { "random" : random, "hint" : hint,
                                          "guesses" : guesses} );

I think it needs to specify guess.jx, not guess.jxt.

Fixed. Thanks for spotting this.

Bye, Helma

Reply via email to