I want to use a bean for database connection from a JSP.
I created the bean in JBuilder3 and tested it from an interface I've created
also in JBuilder3 and it works fine.

When I try to use the bean in my JSP - I get the following error:
javax.servlet.ServletException: Cannot create bean of class
BMBeans.queryBean

I've copied the class file into the classpath in the JavaWebserver Directory
(I am using JavaWebServer2.0) .

Anyone has any suggestions what to do??  Please and thanks

Estie

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