Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 32431 invoked from network); 8 Aug 2002 15:08:02 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 8 Aug 2002 15:08:02 -0000 Received: (qmail 14372 invoked by uid 97); 8 Aug 2002 15:08:02 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 14310 invoked by uid 97); 8 Aug 2002 15:08:01 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 14295 invoked by uid 98); 8 Aug 2002 15:08:00 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Date: Thu, 08 Aug 2002 02:26:38 -0700 From: Vernon Wu Subject: Re: Trying to work with JDBC In-reply-to: <1874CD14866CD6118DF000D0B79E84F1026D1596@exchange4> To: Tomcat Users List Reply-to: vernonw@gatewaytech.com Message-id: MIME-version: 1.0 X-Mailer: Opera 6.03 build 1107 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 (Normal) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N The Jar file shall be placed in one of lib directories, either your own application or in the TC's common/lib, not in a classes directory. See the TC document for more detail inforamtion. 8/8/2002 8:00:41 AM, "Nagpal, Vikas" wrote: >Hi everybody, > >I was trying to connect to the ORACLE database thru the JDBC driver. I have >downloaded the DRIVER TYPE 4 and unzip this driver. On unzipping one of >ORACLE.JAR driver i have got the hierarchy like >com/ddtek/jdbc/oracle/OracleDriver.class. I have placed this hierarchy in >WEB-INF/classes directory. I have configured my CLASSPATH to point towards >the tools.jar, servlet.jar, WEB-INF/classes, jdbc2_0-stdext.jar. Also in my >JAVA code i have put myDriver =com.ddtek.jdbc.oracle.OracleDriver and >myURL=http://bioinfo.utmb.edu/cgi-bin/bsql_ProbeSet.cgi. I am not sure what >exactly i need to do with the SERVER.XML file. Also i have created the >instance of my JAVABEAN class in the JSP file to retrieve the requisite >fields into my page. But even after this my code is not able to pull >anything from the database. Can anyone help. > >Thanks, >With regards, >Vikas Nagpal. > > >-- >To unsubscribe, e-mail: >For additional commands, e-mail: > > -- To unsubscribe, e-mail: For additional commands, e-mail: