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.


Jeff

Reply via email to