Package web.plt contributed by soegaard [docs]
To load: (require (planet "web.scm" ("soegaard" "web.plt" 2 1)))
Package description:
A mini web framework for module based servlets.
Downloads this week: 0
Total downloads: 561
Tickets:6
Open tickets:0
Primary files:
NameContract
(all-from default.scm)
(all-from cookie.scm)
(all-from response.scm)
(all-from request.scm)
(all-from servlet.scm)
(all-from binding.scm)
(all-from (lib "xml.ss" "xml"))
(all-from (lib "servlet.ss" "web-server"))
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(2 1)2.1
357
[none]2007-08-16
To load: (require (planet "web.scm" ("soegaard" "web.plt" 2 1)))
Available in repositories: 4.x, 3xx
The web framework was updated to work with the 37x series web-server.See http://www.scheme.dk/blog/2007/01/introduction-to-web-development-with.html for a tutorial.
No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(2 0)2.0
9
[none]2007-08-09
To load: (require (planet "web.scm" ("soegaard" "web.plt" 2 (= 0))))
Available in repositories: 4.x, 3xx
The web framework was updated to work with the 37x series web-server.See http://www.scheme.dk/blog/2007/01/introduction-to-web-development-with.html for a tutorial.
(1 0)1.0
195
[none]2007-04-01
To load: (require (planet "web.scm" ("soegaard" "web.plt" 1 (= 0))))
Available in repositories: 4.x, 3xx
[no release notes]