I have a Servlet running and it is working - but one call is returning StatusCode 400.
I have no idear how to debug this?
If you get Google App Engine status code 400 try check you header strings:
I found this to be a "\n" in a header string.
/Christian