[racket] stateless servlets problem

From: Stefan Schmiedl (s at xss.de)
Date: Mon Jan 3 10:13:22 EST 2011

On Mon, 3 Jan 2011 07:04:23 -0700
Jay McCarthy <jay.mccarthy at gmail.com> wrote:

> I've dug into this deeper and it turns out that it is an error in the
> Web Server. 

Yay, I've still got it :-)

I am good at stumbling upon errors whenever I try something new ...

> The code that sets up servlets abuses the fact that the
> servlet dispatcher sets the exit-handler in a particular way (that is
> actually a violation of its unchecked contract.)
> 
> I've made a fix and will push it shortly.

Is there a public (readonly) repository somewhere
that I could tap into?

> Thanks for finding the problem,

Just a tiny drop in the ocean, still I'm glad that I could help.

s.


Posted on the users mailing list.