hi all
i'm facing a problem with the applet. Basically in my applet, i'm using swing Look and Feel components and Jdbc-odbc for accessing the data from the Access file, and i the applet is placed in JRun application at the root directory. When i try the HTML page containing the applet the message is shown that the applet class not found.
But when i tried this Applet in JSP as jsp:plugin the error message Access denied in jdbc-odbc is shown in the Java Plugin
anybody know how to solve the problem
regards
Tahir
-
Problem with Applet. (1 messages)
- Posted by: Tahir Anwar
- Posted on: January 23 2001 02:41 EST
Threaded Messages (1)
- Problem with Applet. - Solution is RMI by Kailash Vasani on January 23 2001 13:01 EST
-
Problem with Applet. - Solution is RMI[ Go to top ]
- Posted by: Kailash Vasani
- Posted on: January 23 2001 13:01 EST
- in response to Tahir Anwar
Hi,
I think u r getting Security Exception, which makes applets slightly complex.
Solution is use RMI & applets ...
Please post reply in case u need some more explanation.
Thanks,
Kailash