Thank you.

2009/12/16 Edi Weitz <edi@agharta.de>
On Wed, Dec 16, 2009 at 8:29 PM, Semion Prihodko <semion.ababo@gmail.com> wrote:

> Please show me briefly how to do it.

Request dispatch is described here:

http://weitz.de/hunchentoot/#request-dispatch

Write your own function which accepts a request object, looks at it,
and then decides which (easy) handler to call.  Look at the source
code of the "define-xxx-dispatcher" functions to see examples for
dispatch functions.

_______________________________________________
tbnl-devel site list
tbnl-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/tbnl-devel