I was having a problem uploading files to a Database via Java applications
in Tomcat. I solved the problem by changing the connectionTimeout Connector
configuration attribute to 6. But I have some questions:
1) Is there a resource that provides more detail for Connector
configuration
I am running Apache Tomcat v5.5.12 behind an Apache (v2) Reverse Proxy
server. I'm also running a SunONE Application Server behind the same RP.
Some of the Servlets/Applications on either Tomcat or SunONE have
features to upload data into databases. When the data is sufficiently
large