> From: Nathan Potter [mailto:n...@opendap.org]
> Subject: Tomcat returns HTTP status of 200 when
> HttpServletResponse.sendError() called.
>
> Tomcat returns the designated page, but with an HTTP status of 200.
>
> If I drop the default page then I get the canned response with an HTTP
> status of 404.
>
> Is that correct?

Don't think so.  Does your code happen to call response.setStatus(200) 
somewhere along the way?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to