Runtime Exception in Creating DataSink from Applet
815137Dec 10 2010 — edited Dec 11 2010Hi 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