This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
Hi, It seems that spelling wasn't my only problem, here's my question again: I've developed a jsp with the java code embeded in the HTML document. This page has no problem finding class sun.jdbc.odbc.JdbcOdbcDriver. I then ported the java code to a Bean, and when it executes I get a ClassNotFound exception trying to find sun.jdbc.odbc.JdbcOdbcDriver. Both modules were run in the same environment: NT, IIS, JRun, MySQL. Anyone got any ideas? Thanks Vernon.
hi gibson, u have imported java.sql.* in both the bean class and the jsp. if u have not done so this may be the problem. it seema that the problem is originating due to bean only. vikas
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.