0

The error occured:

wrong entryjava.lang.ClassNotFoundException: oracle.jdbc.OracleDriver

Someone please explain the error, what are the conditions of it appearing how can I resolve it.

1 Answer 1

1

change connection to Connection

Sign up to request clarification or add additional context in comments.

6 Comments

Done, after that I got the above error. Will you please help me to resolve the abpove one as well.
Looks like you don't have this class on your build bath. Do you have a jar containing oracle driver added to your build path?
I have have a jar contained in the /WEB-INF directory nowhere else though What is a build path?
Read this post first ClassNotFoundException. If it won't help ask again with more details of your project's structure and what you do when this error occurs.
Do I need to add buildpath even though I am using just jsp i.e. to say I am not using any IDE for java and stuuf. Just JSP.
|

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.