[racket] clean up after stateless servlets

From: Stefan Schmiedl (s at xss.de)
Date: Mon Jan 3 15:39:03 EST 2011

Final question for today:

Are stateless servlets supposed to be "forgettable"?

Using stateful servlets I can use e.g. redirect/get/forget
to render a concluded "session" (relatively) inaccessible.
Is there a similar mechanism for stateless servlets that I
am just not seeing?

Thanks,
s.


Posted on the users mailing list.