Exmpl of Servlet connect with ORacle

Hi folks,Can anyone send me example of Java Servlet connectivity with Oracle.i m not able to connect servlet with oracle.u guys can reply me on dal_hit@yahoo.comthanksdal hit
[216 byte] By [Hit_Dala] at [2007-11-27 0:21:53]
# 1

No.

The code for connecting to Oracle from a Servlet is no different from connecting to Oracle from any other Java application. So tell you what, you show us what you've tried and the error message(s) and we'll help you debug it.

99.999% of the time it's a failure to put the driver Jar file into the classpath, the specifics of which vary from application server to application server. Which one are you using?

> u guys can reply me on dal_hit@yahoo.com

We can, but we won't. This is not your personal bugfixing service. Pay if you want that kind of help. If you want it for free, do it through the forums or go away.

Probably you'll never read this response, but that's your problem not mine.

dcmintera at 2007-7-11 22:16:10 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...