preparedStatement problem

bill dossett bd at emtex.com
Thu Aug 3 06:48:46 EDT 2000


damn... I got it to build finally, but now when I use it, I get:

Internal Servlet Error:

org.apache.jasper.JasperException: Unable to compile class for JSPerror: 
File ./Driver.java does not contain type Driver as expected. Please adjust 
the class path so that the file does not appear in the unnamed package.
/usr/local/tomcat/work/localhost_8080/_0002fir_0005fform_0002ejspir_0005fform_jsp_0.java:125: 
Class Driver not found.
Driver MM_driver = 
(Driver)Class.forName("com.internetcds.jdbc.tds.Driver").newInstance();
                  ^

That carrot is supposed to pointing at the Driver on the line before,
it... have I done something wrong in the build???  

Thanks
Bill



More information about the FreeTDS mailing list