Java Applet doesn't find included JAR files on Windows -
i'm using jtds driver connect sql server... included jar file proyect... compiled proyect jar file, signed jar file. uploaded website.
when test on ubuntu works charm. on windows shows error "no suitable driver found" (or that). seems windows dosen't find jtds driver jar file... because if extract jar file website directory error dissapears, shows me permissions errors because there no signed jar...
what can do?
Comments
Post a Comment