[plt-scheme] Web Server Novice Questions

From: Alex Peake (apeake at comac.com)
Date: Sun Aug 25 16:33:58 EDT 2002

I am trying to figure out the web server in the context of dynamic content. Obviously PLT Web Server
is very different (from ASP, JSP, PHP, ...)

Looking at the sample add.ss:

* Why are there two levels of call to send/suspend?
* Where does the value for k-url come from?
* How does the server know which user is which? Is there a hidden session cookie?

Alex





Posted on the users mailing list.