Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q4050 How does one receive a text file using an Applet?

irt.org | Knowledge Base | Java | Q4050 [ previous next ]

Q4050 How does one receive a text file using an Applet?

It is possible for an applet to read a file on the users system. In the previous Security model 1.1 this is not allowed. In java 1.2 the new security model impose very structured security system. The applets that are trying to access (read file) the resources from the client machine should have permissions and certification to do the same action. To get more details regarding this please go through the JDK1.2 Security model. Check out the policytool which is a policy editor through which you can define policies for programs (applet and application) to access various system resources.


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.