Christopher Schultz schrieb am 25.01.2011 um 11:48 (-0500): > > Should I expect that a request that doesn't map to a running context > should return a 400 error? I would have expected a 404 Not Found.
Definitely 404, as long as it isn't a "bad request". > Tomcat 6.0.29 and Tomcat 7.0.6 both behave this way. > > With no ROOT context deployed, make a request to something that > doesn't map to a deployed webapp, like "/nocontext" or even "/" and > you'll get a 400 Bad Request. > > HTTP Spec says 400 means "The request could not be understood by the > server due to malformed syntax" but the request is perfectly valid. -- Michael Ludwig --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org