[Webware-devel] status 500 on servlet errors breaks IE

2005-07-11 Thread Geoffrey Talvola
This checkin was made to Subversion back in January: r2022 | jdhildeb | 2005-01-11 18:33:13 -0500 (Tue, 11 Jan 2005) | 3 lines When a servlet exception occurs, set the HTTP status code to 500, "Servlet Error". Thanks to Radoslaw Kintzi. I recently noticed that Internet Explorer sometim

Re: [Webware-devel] status 500 on servlet errors breaks IE

2005-07-11 Thread Chuck Esterbrook
Your proposal sounds good to me. -Chuck On 7/11/05, Geoffrey Talvola <[EMAIL PROTECTED]> wrote: > This checkin was made to Subversion back in January: > >r2022 | jdhildeb | 2005-01-11 18:33:13 -0500 (Tue, 11 Jan 2005) | 3 lines > >When a servlet exception occurs, set the HTTP status cod

Re: [Webware-devel] status 500 on servlet errors breaks IE

2005-07-11 Thread Ian Bicking
Geoffrey Talvola wrote: This checkin was made to Subversion back in January: r2022 | jdhildeb | 2005-01-11 18:33:13 -0500 (Tue, 11 Jan 2005) | 3 lines When a servlet exception occurs, set the HTTP status code to 500, "Servlet Error". Thanks to Radoslaw Kintzi. I recently noticed that