static blocks run twice in jsp:s on #gae? try <%! static { stuff(); } %> in a jsp and then fetch page twice. #gae or #jetty bug?
@stringbuffer that sounds like a really weird bug on the google app engine... any more info on it?