|
-
Applet problem
I just created a java applet in eclipse to be used to read and update some text files. This applet will open certain text files for a jeopardy type game which holds the questions and allows you to change them. When I run the program in Eclipse it works perfect; however, when I try to view the applet in html it will not load. This is the error I get:
java.security.AccessControlException: access denied (java.io.FilePermission questions\DailyDouble\DailyDouble.txt read)
Now just from searchin around google it seems that it has something to do with signing the jar file containing the applet. I am not sure exactly how to do this and the few tutorials I have found did not make much sense to me.
I am not really too sure how to even create the jar file with an applet in eclipse as well. I have never really done any work with applets before this.
Does anyone know how I could fix this?
Similar Threads
-
By Tataroz T. in forum Java
Replies: 1
Last Post: 10-20-2005, 06:19 AM
-
By Paul McCaffery in forum Java
Replies: 0
Last Post: 11-21-2002, 05:24 PM
-
By Charlie Flynn in forum Java
Replies: 3
Last Post: 08-23-2001, 11:01 AM
-
By John Syrakis in forum Java
Replies: 0
Last Post: 11-09-2000, 04:11 PM
-
Replies: 0
Last Post: 05-06-2000, 10:36 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks