Better is to put it only in your web application lib directory. If you retreive Oracle JDBC drivers (Type 4) they will be provided in a Zip file called : classes12.zip. Before to use it, you MUSt rename this file classes12.jar. If you don't do this, Tomcat won't be able to load oracle classes.
arno > -----Message d'origine----- > De: Jacob Vennervald Madsen [SMTP:[EMAIL PROTECTED]] > Date: lundi 14 janvier 2002 14:02 > �: Tomcat Users List > Objet: RE: JDBC > > Get the Oracle JDBC driver (probalbly from Oracle's site) and put it in > tomcat's lib directory. > > Jacob > > > -----Original Message----- > From: Silvia Isabel Lozano Argel [mailto:[EMAIL PROTECTED]] > Sent: 14. januar 2002 14:00 > To: [EMAIL PROTECTED] > Subject: JDBC > > > Hi, i need to configure tomcat for to work with database oracle, what i > need > to do? > > Thanks > > > Silvia > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
