Hello Travis,
where have u declared the query1 method in ur dbconnection class,
unless u declare that ,how can u call it in the ur servlet
thanks
""""
I am creating a DBConnection Class that I am creating an instance of in a
login class. In this login class I pass a dynamic query string to
DBConnection. I have this deployed on a Weblogic server. (yes I
registered the servlet :) )I have an index page that calls a Login servlet
where the DbConnection instance is. I have registered the Data source name
for my access 2000 database and still I get a server 500 error. I don't
have a URL to show but all my code for the two classes is as follows: """"
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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