File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Applets and the fly likes signed applets Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "signed applets" Watch "signed applets" New topic
Author

signed applets

kamal jaisingh
Ranch Hand

Joined: Feb 23, 2001
Posts: 39
hi
i knwo an applet cannot acces files unless it is a trusted
apllet
.
i also know aplets have to be signed from somewhere to access files.
but fromm where???
i have also worked on an example from java.sun..com which writes a file on my hard disk when applet is downloaded.
but with that example only appletviewer can work ,
not the browser.
i suppose u have to pay to get signed applets .
but from where??
who to contact to get my applet signed .
pls help , urgent ..
thx
regards....

Kamal J
Frank Carver
Sheriff

Joined: Jan 07, 1999
Posts: 6913
This is really a question more suited to the Applets forum, so I've moved it.


A Convergent Visionary ~ Frank's Punchbarrel Blog ~ LinkedIn profile
Stephanie Grasson
Ranch Hand

Joined: Jun 14, 2000
Posts: 347
Kamal,
Try this link for the info you want:
http://developer.java.sun.com/developer/onlineTraining/Security/Fundamentals/Security.html#secSigning
Hope this helps.
Stephanie
 
 
subject: signed applets
 
Threads others viewed
signed applets
how to get signed applets
how to get signed applets
signed applets
signed applets
IntelliJ Java IDE