After finally giving up on XSP since its pretty much deprecated in
Cocoon anyways.. I decided to try control flow.  I dont like server
side Javascript.. but hey.. continuation ROCKS I must say.

The flow tutorial (both on cocoon.apache.org and distributed with
cocoon 2.1.5) apparently has a typo in it (I noticed one other mention
on the mailing list about this).

The user is told to create a file documents/guess.jx and later in the
flow script it calls sendPageAndWait("guess.jxt",...).  This doesnt
work since the file is actually called guess.jx and not jxt.

What is the current naming convention for JXTemplates?  Should they be
JXT or JX?  Is there an accepted standard or is it just mixed.. some
people use one some the other?

Also - anyone have any idea if Flowscript would be useful at all for
SOAP requests?  Since an actual browser isnt being used to access the
pipeline I wonder if its even worth it.  Anyone implemented(ing)
Cocoon to process SOAP requests using control flow?

Thanks,

- Brent

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to