Thank you.
On Wed, Dec 16, 2009 at 8:29 PM, Semion Prihodko <semion.ababo@gmail.com> wrote:Request dispatch is described here:
> Please show me briefly how to do it.
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