[plt-scheme] PLT Web Server: GET variables
Hi Greg,
> I've been fooling around with servlets recently. The only problem is
> that I can't find any obvious way to access GET variables...can this
> be done?
I finally finished the last part of my web-tutorial. It shows
among other things how to use Jay's with-bindings.
It starts with:
<http://www.scheme.dk/blog/2007/01/introduction-to-web-development-with.html>
and with-binding is used in the last part:
<http://www.scheme.dk/blog/2007/08/introduction-to-web-development-with.html>
You can download the code via PLaneT if you want to try the web-site
on your own computer.
--
Jens Axel Søgaard