<Context>
<Resource name="jdbc/tw" auth="Container"
            type="javax.sql.DataSource" 
            username="tw"
            password="tw"
            driverClassName="com.mysql.jdbc.Driver"
             url="jdbc:mysql://localhost/tw"
            maxActive="8" maxIdle="4"/>
</Context>
