|
-
May 1st, 2000, 01:21 AM
#1
Applet Security
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
-
May 2nd, 2000, 01:53 AM
#2
Re: Applet Security
I never try it. But you can sign your applet from the CA. This might be the one way to have
your applet right to access the local resources.
good luck,
Alfred Wu
-
May 2nd, 2000, 11:31 PM
#3
Re: Applet Security
hai Kavitha,
Since u ar running web-server i think at an instance of time u can get the current clients ip so from the servlet u can access the clients file system with out any security exception and return back wat u wanted from the servlet.
Hope ur problem ill be solved
-bharath
Any further enq. u ar welcomed.
S.V Bharath Reddy
Software Engineer,
Hyderabad.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|