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 as a managed resource that is available to your applications. As one astue poster pointed out you should look under the respective section of the tomcat documentation which matches t Sent from my Nokia phone -----Original Message----- From: Raj Shivanna Sent: 22/10/2008 08:44:44 To: 'users@tomcat.apache.org' Subject: Oracle 11g 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 from oracle first ? because I think there is no Oracle 11G driver specified in Tomcat. 3. Based on your experience, do you have problems when you use Tomcat and Oracle 11G ? Please advice ... Thx --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]