Hello friends,

I wrote a html file with a text box on it.
The user enters enters the IC NO and the record should be displayed.
I wrote a servlet which connects to the database (at present access).
I am getting the following error on running the servlet :

Java.lang.ClassNotFoundException:sun:jdbc:odbc:jdbcodbcdriver.

I am using jsdk 2.1 and jdk 1.2.2.
where have i gone wrong.
Thanks
brahmananda rao

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to