Remote machine cannot access the database using JDBC
Hi everyone
i am using a applet to connect to database which is called using a .html file with <APPLET> </APPLET> t ags,whenever i access this .html file from a remote machine i am getting a JDBC driver not found error.But if i access the same page from the server itself(which is my working PC) it is working perfectly fine.
Please hepl me in this regard.
thankyou
vijay

