Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: JDBC ORACLE

Re: JDBC ORACLE

From: Beserko <beserkobob_at_yahoo.ca>
Date: Mon, 06 Jan 2003 18:36:33 -0500
Message-ID: <pan.2003.01.06.23.36.32.978557.2820@yahoo.ca>


I don't know how to answer to all your questions, but some people are using Jetty instead of Tomcat for servlets. It's supposer to be faster. Try it if you dare :).

http://jetty.mortbay.org/jetty/index.html

B.

On Mon, 06 Jan 2003 09:06:54 -0500, s Lehaire wrote:

> Hi,
> I'm under TOMCAT 3.2 + ORACLE 9i
> I've got very bad performances. So i've been said that it's due to my
> connection which are DEDICATED and not SHARED. So i've configure my ora
> TNS on myclient using toad and now they're connecting SHARED but my
> tomcat server is still connected in DEDICATED. I use the jdbc thin
> driver for connect but I don't know how to configure it to connect with
> oracle client and not directly on the oracle server. So how to well
> configure it ?
> I hope you understand my question (I'm not very good for speak-writting
> english)
>
> Thx for help
Received on Mon Jan 06 2003 - 17:36:33 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US