Hi Guofeng,
It would be really helpful if I could have the JSP page that is causing
this error and instructions on how to reproduce the error.
Thanks
Craig
On Thu, Apr 26, 2012 at 7:13 AM, Guofeng Zhang wrote:
> Hi,
>
> This is a page generated by JSP using tags developed by us. This page
> wo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Leonard,
On 7/20/2009 6:15 PM, Leonard Gestrin wrote:
> In my application I have servlet filter that handles error
> handling for runtime exceptions; when such exception happens, it
> forwards request to error page where user-frienldy error is
> prese
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Stefan,
Schuster Stefan wrote:
> I have the following problem with tomcat 6.0.18:
> I wrote a servlet that reads the input stream with
> XML Beans. An application sends requests to the servlet, but only the first
> request succeedes.
That's odd.
>
It just means that Apache dropped the connection before sending the request
body (probably because the browser dropped the request before sending). It
is normal and harmless (except for the space in the log files).
You didn't say which Tomcat version you are using, but it looks like an
older o