Database / JNDI / MySQL / Tomcat April 5, 2016 by MemoryNotFound · Published April 5, 2016 Configure JNDI Datasource in Tomcat Almost all web applications need to access a database. So we need to be aware what the best practices are in order to configure these databases efficiently. A database connection is expensive to make,...