[Tbnl-devel] [hunchentoot-devel] 404 page

Hans Hübner hans.huebner at gmail.com
Thu May 8 13:12:50 UTC 2014


2014-05-08 15:07 GMT+02:00 Patrick May <patrick.may at mac.com>:

>  Removing the incorrect eql specialization still doesn't result in my 404
> page being displayed.  Do I have to subclass acceptor to get it to work?
>

No, it works just fine without an extra subclass, e.g.:

(defmethod hunchentoot:acceptor-status-message (acceptor (http-status-code
(eql 404)) &key) "NOT FOUND")

-Hans
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20140508/04213053/attachment.html>


More information about the Tbnl-devel mailing list