Hi All,
I am using JDK1.2
My Applet is residing in the web server.If i download the applet in the client machine,the applet should be able to access the File System and database in the local machine where it was downloaded.But the security of the applet by default will not allow accessing the local resources of the client machine.How can i access the local resources in that case.????? can anybody suggest how i can handle this situation.

Thanks in Advance,
Kavitha