[hunchentoot-devel] standalone server lw 5.0

Jens Teich info at jensteich.de
Wed Mar 7 10:06:32 UTC 2007



> 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 at common-lisp.net
> http://common-lisp.net/mailman/listinfo/tbnl-devel



More information about the Tbnl-devel mailing list