|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
hallo, its my first thread
i have a problem here, maybe all of you can help me solving this problem. i'm the JSP beginner. i'm using Eclipse as editor. OK on the situation is... appear error "ClassNotFoundException: oracle.jdbc.driver.OracleDriver" why my JSP always cannot open the Oracle database although i've seemly write the right code and my Tomcat has restarted after i wrote the code? ![]() and then i try to make simple jdbc java program with the same concept with the JSP. and, eureka...it's(my jdbc java) run...!!! hhhhhh...what a problem. if you feel confused with my question and want the complete program of me, i'll post them later. thanx ![]() |
|
#2
|
|||
|
|||
|
Quote:
Probably it's because your oracle driver (.zip/.jar file) is not in tomcat's class path. Copying the drivers jar file into $CATALINA_HOME/common/lib or $CATALINA_HOME/shared/lib should help. |
|
#3
|
|||
|
|||
|
thousand thanx man
it works. this problem is making me very dizzy and almost upset. thanx man |
![]() |
| Viewing: Dev Articles Community Forums > Databases > General SQL Development > connecting Oracle with JSP |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|