Iam trying to connect my JFrame to Oracle using jdbc and i have extracted classes12.jar file to my java/lib folder. In this folder there are 2 folders javax and oracle. In oracle there is a jdbc folder in which there is a driver folder again. How do i set my classpath for my program to run. I am getting this NoClassDefFound error. I have kept my project folder in another package in E:\New Folder. I actually need to extract data from a student registration form and put it into a table in oracle database. Could anyone help me how to solve this problem.
Thanks in advance.
2007-08-14
18:06:06
·
1 answers
·
asked by
anusha
1
in
Computers & Internet
➔ Programming & Design