Where do you configure a database connection pool in tomcat server?



Where do you configure a database connection pool in tomcat server?..

Answer / Amit Ranjan Pandey

In Tomcat, the database connection pool is configured within the context.xml file or web.xml file under the Resource element. You can use the JDBC Resource or DatabaseResource to define your data source.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Tomcat Interview Questions

How many requests per second does facebook handle?

1 Answers  


What is the difference between weblogic and tomcat?

1 Answers  


How you can deploy a web application using war files?

1 Answers  


Is tomcat a web container?

1 Answers  


Does tomcat need jdk?

1 Answers  


How to use jndi datasource provided by tomcat in spring?

1 Answers  


What is female camel called in english?

1 Answers  


What is tomcat ajp?

1 Answers  


How can an apache service be stopped by its control script?

1 Answers  


How many connections can a web server handle?

1 Answers  


What is application server examples?

1 Answers  


Why is catalina called tomcat?

1 Answers  


Categories