
7 Mar
2007
7 Mar
'07
10:06 a.m.
Try an easy-handler like this
(define-easy-handler (test :uri (prefixed "test"))() (with-html-output-to-string (out) (:html (:head (:title "Testpage")) (:body "Hello World")))) --------------------------^ one double quote missing, sorry
Jens
_______________________________________________ tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel