[hunchentoot-devel] starting
Haris Bogdanovich
fbogdanovic at xnet.hr
Thu Feb 9 19:48:04 UTC 2012
I think you want:
(push (create-prefix-dispatcher "/index" 'index) *dispatch-table*)
(start (make-instance 'easy-acceptor))
I tried that but I get error that easy-acceptor is not name of a class ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20120209/b0cf294c/attachment.html>
More information about the Tbnl-devel
mailing list