Tomcat 5.5.27
- Original Message
From: "Caldarale, Charles R"
To: Tomcat Users List
Sent: Tuesday, May 26, 2009 4:43:37 PM
Subject: RE: CoyoteOutputStream OutputBuffer Problem
> From: Mike Duffy [mailto:mduffy_li...@yahoo.com]
> Subject: CoyoteOutputStream Outp
There may be a problem in org.apache.catalina.connector.CoyoteOutputStream at
line 89
The OutputBuffer is null when trying to write to the response.
I have a servlet that is being used to write a png image for JFreeChart.
The servlet gets the output stream from the HttpServletResponse, writes,
I've read through the load balancing info in the docs: Using Apache HTTP
Server 2.x with mod_proxy
What I would like to do is have users sign in on one server and then, based on
geographic characteristics, redirect them to another server.
If I simply use the method sendRedirect(String locatio
Does anyone have a good reference for installing PHP on Tomcat 6.0?
There is no good info at php.net and the instructions I've found through Google
talk about
modifying an httpd.conf file that is not in Tomcat.
I have a feeling these instructions are for older versions of Tomcat (Google is
star