Using Request Parameters in Cocoon 2

You can make a web application quickly using XSLT and a handler like Cocoon 2.x. The trick is to get parameters in an HTTP POST or GET into your XSLT as parameters. Cocoon Central has a tutorial.

I’m using a similar technique on a mini-web app we use to track program item ideas for ConJosé, except I’m using PHP and XSLT on the backend.

Possibly Related posts (machine generated):

  1. The Parameter Envelope Pattern
  2. An XSLT Jumpstart for HTML Authors
  3. Apache Cocoon GetTogether
  4. Emulating AxKit/Cocoon 1.0 in PHP with DOMXML
  5. Apache Cocoon Security Advisory

More like this: , .