Hello, I am using the <error-page> directive in my web.xml file to redirect users to an html file, /404.html.
When I do this, though, it appears that tomcat is sending a response code of 200 instead of 404. Is this the way that it should be? It seems to me it should send a response code of 404 and then go ahead and send the contents of the 404.html file. Someone out there with a more recent knowledge of how http response headers are parsed can possibly set me straight on this one. Thanks, -- Kirby Vandivort Theoretical Biophysics Group Email: [EMAIL PROTECTED] 3051 Beckman Institute http://www.ks.uiuc.edu/~kvandivo/ University of Illinois Phone: (217) 244-5711 405 N. Mathews Ave Fax : (217) 244-6078 Urbana, IL 61801, USA -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
