[prev in list] [next in list] [prev in thread] [next in thread] 

List:       racket-users
Subject:    [plt-scheme] Custom dispatchers in the PLT Scheme web server
From:       jay.mccarthy () gmail ! com (Jay McCarthy)
Date:       2007-11-23 17:38:56
Message-ID: f66775c40711230938i1e5525fj1d37852705588d4f () mail ! gmail ! com
[Download RAW message or body]

Looks good. As a note, half of the stuff in `private' should really be
called `utility' that might be useful to any PLT code, but lives in
the web-server. Cache-tables are an example. The cache-table is
provided to the servlet dispatcher directly so that it can be either
(a) pre-populated with a function (as in servlet-env) or (b) modified
via urls, like conf/refresh-servlets.

Jay

On Nov 23, 2007 11:16 AM, Noel Welsh <noelwelsh at gmail.com> wrote:
> >From time to time people ask how to change the URL under which
> servlets live in the web-server.   The answer is to write a custom
> dispatcher.  I've just blogged about how to implement custom
> dispatchers, in the context of Instaweb 2 (which has also just been
> released):
>
>   http://www.untyped.com/untyping/archives/2007/11/custom_dispatch.html
>
> Cheers,
> Noel
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>



-- 
Jay McCarthy <jay.mccarthy at gmail.com>
http://jay.teammccarthy.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic