Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

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
271 views