[plt-scheme] A Guide for web server and servlets?
> On Mon, Jul 28, 2008 at 10:21 PM, Gregory Woodhouse
> <gregory.woodhouse at sbcglobal.net> wrote:
>> Is there such a thing? The existing documentation seems to be much
>> more a
>> reference manual. Is there something I could read that presents this
>> material more on the level of the Guide? How about tutorials on
>> using the
>> server and on writing servlets?
>
> Nothing yet that I know of. However, we turned our experience
> developing servlets at Untyped into a lot of libraries, which you'll
> find on Planet, and most them have tutorials. Start at instaservlet
> and then look at mirrors.
For some reason the documentation for Instaservlet wasn't correctly
generated when I uploaded the last version to PLaneT. I'll look into
it ASAP. There's some substitute documentation on my personal web site
in the mean time:
http://www.davegurnell.com/docs
Hope this helps,
-- Dave