1. You did not properly set up your classpath. Check the Tomcat
documentation
    for more details. That should be something like
        setenv CLASSPATH = /usr/local/tomcat/lib;/some/other/path
2. You did not import any library which supports DBPool. Check again your
    sample code, its source, and its document.

Regards
Lynch

===========================================================================
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