[racket] how to run multiple servlets in a racket web server?
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>