Re: How to configure client-site JDBC

From: les <sleszek_at_hotmail.com>
Date: Sat, 15 Jun 2002 23:36:46 -0400
Message-ID: <8JTO8.8758$Vr2.2306072_at_news20.bellglobal.com>


[Quoted] I'm using Forte for Java. Forte help tells to put it in lib/ext folder but it doesn't work.

les

"Jerason Banes" <jbanes_at_techie.com> wrote in message news:GUdO8.7037$Vp6.557809176_at_newssvr13.news.prodigy.com...
> It just needs to be in your classpath. If your server deploys with WAR
(Web
> Archive) files, you can put the zip or jar file into your WEB-INF/lib
> directory. This will automatically add it to the server's classpath. From
> there on in, you just write your servlet code. BTW, what app server are
you
> using? (e.g. TomCat, Oracle 9iAS, Orion, Resin, etc.)
>
> Jerason
>
> --
> ______________________________________
> How to manage your database in one easy step!
> http://www.datadino.com
>
> "les" <sleszek_at_hotmail.com> wrote in message
> news:STcO8.38672$_h5.1849966_at_news20.bellglobal.com...
> > I want to write a servlet (or JSP) that will be able to access the
> database
> > on the server?
> > I know how to write a java code to use the driver but that's not all. I
> > guess I need a JDBC driver on my machine for Oracle. So I've got one
from
> > Oracle (client-site JDBC thin).
> > The question is how to install it?
> >
>
>
>
Received on Sun Jun 16 2002 - 05:36:46 CEST

Original text of this message