My applet connects to a database through jdbc. I get lots of this message when the applet tries to connect:
basic: JNLP2ClassLoader.findClass: com.microsoft.sqlserver.jdbc.? try again..
where ? is for example SQLServerConnection, or TDS
Any idea what might be causing the problem?