sree22_happy 0 Light Poster

Hi friends,
I am facing a problem with Signed jar file. I have two jar files.One contains applet class and other jar file contains supportive classes used by that applet.I was able to self sign the applet jar file let name it as "ScreenApplet.jar" using jarsigner tool. The supportive jar file lets name it as "Supportive.jar". When i run the ScreenApplet through web browser, i was getting an exception "Cannot create the DataSink: java.lang.RuntimeException: No permission to write files from applets." Can anyone help me on this ???

Thanks in advance