I\'m having problems getting the form parameters in the following Compojure example:
(ns hello-world (:use compojure.core, ring.adapter.jetty) (:require
here is a runnable example as of 17 Nov 2012: