Return-Path: Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 44022 invoked from network); 28 Aug 2000 04:07:55 -0000 Received: from unknown (HELO zrtps06s.us.nortel.com) (47.140.48.50) by locus.apache.org with SMTP; 28 Aug 2000 04:07:55 -0000 Received: from zrtpd00y.us.nortel.com by zrtps06s.us.nortel.com; Mon, 28 Aug 2000 00:07:21 -0400 Received: by zrtpd00y.us.nortel.com with Internet Mail Service (5.5.2652.35) id ; Mon, 28 Aug 2000 00:07:22 -0400 Message-ID: From: "John Slick" To: "'tomcat-dev@jakarta.apache.org'" Subject: RE: Any JDBC servlet docs ? Date: Mon, 28 Aug 2000 00:07:17 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2652.35) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C010A5.749F2950" X-Orig: X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C010A5.749F2950 Content-Type: text/plain See the excellent book "Core Servlets and JavaServer Pages" by Marty Hall. The code is online, at www.coreservelets.com. See chapter 18. Regards, John M Slick Nortel Networks > ---------- > From: M.GULATI@ponl.com > Sent: Monday, August 28, 2000 10:44 AM > To: tomcat-dev@jakarta.apache.org > Subject: Any JDBC servlet docs ? > > I want to know that, I am using TOMCAT 3.1 as addon to apache on IBM AIX > 4.2.1( a flavour of UNIX). I have configured TOMCAT to work as an addon to > apache .Tomcat is now successfully servicing servlet requests .However, I > have > a servlet that uses JDBC to connect to a database .However whn it tries to > make a connection to the database a SQLException is thrown and its message > reads ....... No suitable driver. I have tried to obtain the JDBC package > from > ORACLE Inc. for the correct version of Oracle Database which is 7.3.4 . > > The JDBC is in the form of three files and there names are : > classes102.zip > classes111.zip > liboci73jdbc.so > > I don't know where to place these files and what is to be given as PATH , > LD_LIBRARY_PATH etc. in the .profile Can somebody please help me with this > ? > I would appreciate somebody pointing out some documentation regarding > deploying JDBC usinf servlets on TOMCAT. > > Thanks and regards , > Manish > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org > > ------_=_NextPart_001_01C010A5.749F2950 Content-Type: text/html Content-Transfer-Encoding: quoted-printable RE: Any JDBC servlet docs ?

See the excellent = book "Core Servlets and JavaServer Pages" by Marty = Hall.
The code is = online, at www.coreservelets.com.
See chapter = 18.

Regards,
John M = Slick
Nortel = Networks

    ----------
    From:   = M.GULATI@ponl.com
    Sent:   = Monday, August 28, 2000 10:44 = AM
    To: =     tomcat-dev@jakarta.apache.org
    Subject: =        Any JDBC servlet docs ?

    I want to know that,  I am using = TOMCAT 3.1 as addon to apache on IBM AIX
    4.2.1( a flavour of UNIX). I have = configured TOMCAT to work as an addon to
    apache .Tomcat is now successfully = servicing servlet requests .However, I have
    a servlet that uses JDBC to connect = to a database .However whn it tries to
    make a connection to the database a = SQLException is thrown and its message
    reads ....... No suitable driver. I = have tried to obtain the JDBC package from
    ORACLE Inc. for the correct version = of Oracle Database which is 7.3.4 .

    The JDBC is in the form of three = files  and there names are :
    classes102.zip
    classes111.zip
    liboci73jdbc.so

    I don't know where to place these = files and what is to be given as PATH ,
    LD_LIBRARY_PATH etc. in the .profile = Can somebody please help me with this  ?
    I would appreciate somebody pointing = out some documentation regarding
    deploying JDBC usinf servlets on = TOMCAT.

    Thanks and regards ,
    Manish

    ---------------------------------------------------------= ------------
    To unsubscribe, e-mail: = tomcat-dev-unsubscribe@jakarta.apache.org
    For additional commands, e-mail: = tomcat-dev-help@jakarta.apache.org


------_=_NextPart_001_01C010A5.749F2950--