Please : java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver

i found this error when i run a servlet which is insert the data into oracle database table how to sovle it . is there any need of some jar file.if need than tell me where i found it and where i placed it.
[220 byte] By [vijay_kumar_choyala] at [2007-11-26 16:16:21]
# 1
Hiall u need to do is to locate the JDBC\lib folder of your oracle (usually in ORAHOME\JDBC\lib) and import the ojdbc14.jar and classes12.jar into your project in your favourite IDE.
CJ2a at 2007-7-8 22:39:27 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...