-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Raj,
There is no need to double-post. Please give the list members a chance
to respond before you re-post. Also, consider sticking to a single email
address for use with the list.
- -chris
Raj Shivanna wrote:
> Hi,
>
> could you give more detail in
Well where to start?
1. Pretty much from version 4 of tomcat you've would have been able to
connect to oracle using JDBC using the oracle supplied driver.
2. Well typically you connect to any database in java using JDBC,
difference in app servers is that they provide you a means to
configure this
Well where to start?
1. Pretty much from version 4 of tomcat you've would have been able to connect
to oracle using JDBC using the oracle supplied driver.
2. Well typically you connect to any database in java using JDBC, difference in
app servers is that they provide you a means to configure th
Please have a look at the Datasource section in the Documentation.
On 22 Oct 2008, at 01:44, Raj Shivanna wrote:
Hi,
could you give more detail information about these :
1. What is Tomcat version that can support Oracle 11G ?
2. How do I connect to Oracle 11G ? Do I need to get the driver
fr