adspace


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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Which version of apache have you worked on?

921


Is it possible to disable jsessionid in tomcat servlet?

1009