Is it mandatory to put the JDBC drivers in the common/lib? Or can I put the JDBC drivers in each context's WEB-INF/lib? As long as I can remember I read somewhere that these drivers most be placed in the common/lib directory cause otherwise it introduces class loader problems. But what if I have two different Web applications and each of them use a different version of the JDBC driver for the same RDBMS?
Regards, -- Behrang Saeedzadeh http://www.jroller.com/page/behrangsa --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
