Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Java (http://www.programmingforums.org/forum17.html)
-   -   Applets. Write to a file (http://www.programmingforums.org/showthread.php?t=15842)

ewigev May 18th, 2008 11:06 AM

Applets. Write to a file
 
I want to write to a file through an applet. There is a policy that doesn't allow that.
I plugged my applet to a web page and tried to make it write to a file. It says "Security exeption, bla bla bla". I know it can be avoided. Don't know how...
May be someone has faced it or knows a good article on that problem?

I'd really appreciate the help

andro May 18th, 2008 3:19 PM

Re: Applets. Write to a file
 
Your applet needs to be signed if you want it to be able to write files.

MGSneak Jun 22nd, 2008 2:37 AM

Re: Applets. Write to a file
 
There is actually a way to use streams on applets??


All times are GMT -5. The time now is 4:18 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC