Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #11632
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Applet security override |
| Date | 2012-01-29 19:55 -0800 |
| Organization | Canadian Mind Products |
| Message-ID | <hd4ci7hetdlddg3c7unj37lvg9bt006fpu@4ax.com> (permalink) |
| References | <b259627f-046c-4052-82a8-080e873028ab@ih8g2000pbc.googlegroups.com> |
On Fri, 27 Jan 2012 08:53:39 -0800 (PST), simplicity <stella_pigeon@live.ca> wrote, quoted or indirectly quoted someone who said : >I edited java.policy.applet file - the one which is generated and sits >in the same location as CLASS files. The modified policy file looks as >follows: There are several problems with that technique. 1. Your computer may have a dozen policy files. You have to make sure you edit the correct one. 2. You can't very well ask others to fiddle their policy files. Most users don't even know what a file or text editor is. 3. Others in corporate environments are not permitted to modify their policy files. That is the sole responsibility of the IT department. see http://mindprod.com/jgloss/policyfile.html -- Roedy Green Canadian Mind Products http://mindprod.com One of the most useful comments you can put in a program is "If you change this, remember to change ?XXX? too".
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Applet security override simplicity <stella_pigeon@live.ca> - 2012-01-27 08:53 -0800 Re: Applet security override Roedy Green <see_website@mindprod.com.invalid> - 2012-01-29 19:55 -0800 Re: Applet security override Arne Vajhøj <arne@vajhoej.dk> - 2012-01-30 19:42 -0500
csiph-web