Hi all.
Is loading a JDBC driver and making a connection in the servlets init() method a good practice from thread safety when concurrent instances of the servlet are created.
Stef
Hi all.
Is loading a JDBC driver and making a connection in the servlets init() method a good practice from thread safety when concurrent instances of the servlet are created.
Stef