The general idea of connection pooling in struts is that you configure the data-source configuration in your struts configuration files and then from your action classes, you get the data-source,...