From: Jayanto Sen <jayanto@dcmds.co.in>
To: "'java-security@java.sun.com'" <java-security@java.sun.com>
Subject: Security Ploblem
Date: Mon, 16 Aug 1999 16:26:11 +0530
Dear Sir,
How are you doing ? I am facing a problem in Java Applet Security.
I am describing it in detail.
I have one Applet having a textbox and a button(Save Button).
The code I have written in the applet is, user will write some thing in
the
textbox and when SAVE Button is being pressed, it need to write in a
file in the local drive ( the file and path name I already specify in
the code).
Now when I run this applet in the AppletViewer browser by using HTML
file for it. It is giving perfect result what I needed.
Now when I run this applet in the Internet Browser or Netscape
Navigator browser by using HTML file , It is not creating the file at
all
By using keytool,Jarsigner and Policytool I make singed certifacate and
make
java.policy file.
Could you please send the procedure in detail (Step by Step) .so that I
can
perform the same operation in IE4.0 and Netscape Navigator.
I am waiting for your early response.
Thanks
Jayanto