Hi,
I have a JApplet connecting to mySql database directly without any Servlets. The JApplet runs perfectly in the AppletViewer, but when I run it in the browser, it doesnot get connected to the database.
Is it a problem with the placement of mysql-connector. Please advice as soon as possible.