Hi,
Is it possible to have Tomcat do some custom actions after a specific
page/file is accessed/downloaded? If so, how to?
Any suggestions are appreciated.
Patcharee
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.o
Hey guys,
First of all my bad to asking the question on main page here, I did not go
through the guidelines section.
Here is my query:
I want to retry MySql queries in cases of deadlock which will be removed if
I can simply retry. I use apache tomcat jdbc pool library for mysql
connection pooli
Hi.
There are a number of problems with your post, which make it difficult to understand
exactly what you want to know.
Dhaval Jaiswal wrote:
acceptCount variable:
Following is the current configuration in server.xml I am using version. 6.
Connector port="8080" protocol="HTTP/1.1"
acceptCount variable:
Following is the current configuration in server.xml I am using version. 6.
Connector port="8080" protocol="HTTP/1.1"
connectionTimeout="2"
redirectPort="8443"
Resource name="jdbc/DB_NAME" auth="Container" type="javax.sql.DataSource"