Skip to Main Content

Java SE (Java Platform, Standard Edition)

Runtime Exception in Creating DataSink from Applet

815137Dec 10 2010 — edited Dec 11 2010
Hi All

I am capturing screen and recording audio using JMF utilities. The application is working fine in applet viewer but as soon as I run the application from browser, a runtime exception is thrown while creating the datasink. The exact exception is "*create the DataSink: java.lang.RuntimeException: No permission to write files from applets*".

Although I am able to create files and have set read/write permissions as well.

The jar file I am using is self signed.

Please suggest what should I do.

Thanks in advance.

Best Regards
Kuldeep
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 8 2011
Added on Dec 10 2010
3 comments
160 views