If you can register the driver but can not connect the problem is in the
configuration of the Oracle client software (OCI driver) or the connection
string.
The Oracle OCI driver requires the NET8 kit on the web server.
I recommend Oracle's thin JDBC driver it does not require additional Oracle
software on the web server. The
connection string for the thin client is:
jdbc:oracle:thin:@<ip-host-name>:<port-number>:<db-name>
R. Lavon Loftin <[EMAIL PROTECTED]>
Enron Broadband Services
O: (503) 886-0587
C: (503) 781-5675
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets