[racket] how to run multiple servlets in a racket web server?

From: Kejia柯嘉 (w.kejia at gmail.com)
Date: Fri Nov 2 18:50:01 EDT 2012

hi all,

i read several examples showing how to deploy a servlet in a racket web
server, but none mentions how to run multiple ones at a time. so, racket's
web application model appeals single-servlet services?

``
(serve/servlet start #:listen-ip #f #:port 8080)
''

-------------
kejia

☵☯☲
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20121102/afaf8d39/attachment.html>

Posted on the users mailing list.