if you are using jndi, i think they have to be in common/lib. If not,
they can go in WEB-INF/lib instead.

Larry


On Sat, 19 Feb 2005 02:42:35 +0330, Behrang Saeedzadeh
<[EMAIL PROTECTED]> wrote:
> 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]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to