Hi folks,

I am getting the following error (not always, but the error is repeatable).
If I do a refresh of page, the page gets displayed properly.

Any clue why this error is occuring and what it is ?. (I am running my
Servlet on JavaWebserver 1.1.3).

If I run same Servlet on WebLogic, it is working fine without any problems.

I am using HttpServletResponse.sendRedirect( ) method to invoke this servlet
from another servlet.

------------------------------------
500 Internal Server Error

The servlet named "tried to write more than content length", at the
requested URL

     http://192.168.110.233:8080/servlet/CTdisplayBundleServlet

reported this exception:

     tried to write more than content length

The administrator of this web server should resolve this problem.
-------------------------------------------------

Thanks
Venkat

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to