[racket] How does the web server find servlets?

From: Doug Orleans (dougorleans at gmail.com)
Date: Sat Sep 3 16:23:09 EDT 2011

On Sat, Sep 3, 2011 at 12:34 AM, Jay McCarthy <jay.mccarthy at gmail.com> wrote:
> You shouldn't use web-server at . You should use serve/servlet where
> stuff like this is totally trivial.

I don't want to run a single servlet, I want to run a web server (via
plt-web-server) with many #lang web-server servlet modules.

--Doug


Posted on the users mailing list.