Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 5 of 5

Thread: A problem with Java 7 and a certain applet

  1. #1
    Junior Member
    Join Date
    Jul 2013
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default A problem with Java 7 and a certain applet

    I have used an old Java-based program called TeamStats for updating hockey and football tables for websites and such. But it doesn't work anymore with the latest update of Java 7 u 25.

    It doesn't matter if I use Explorer, Google or Firefox. All I got is error messages. Other applets seem to work but not this one. What can I do? I do need this TeamStats program.

    What I see when i try to acces the page with the league table is a white square where the applet is and a message in the corner which says : Error. Click for details.

    The message I get when i click on "Error. Click for details" is:

    Quote:
    access denied ("java .io.File Permission" "E: My Documents\My Websites\Leaguetables\data\czehockey.txt"read"


    The textfile mentioned is the textfile with the results from the league, in this case the Czech Hockey league.

    This Java applet has worked since 1998 during all updates of Java. Why doesn't it work now and how do I solve this problem?


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: A problem with Java 7 and a certain applet

    This article and the FAQs at the end may help. After you verify the problem, let us know if you want help with the solution.

  3. #3
    Junior Member
    Join Date
    Jul 2013
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: A problem with Java 7 and a certain applet

    I must admit that I have no idea how to solve this problem. If anyone wants to give it a serious try, I can send the TeamStats program via email.

  4. #4
    Banned
    Join Date
    Jul 2013
    Posts
    49
    Thanks
    1
    Thanked 5 Times in 4 Posts

    Default Re: A problem with Java 7 and a certain applet


  5. #5
    Junior Member
    Join Date
    Jul 2013
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: A problem with Java 7 and a certain applet

    Is there really no one who can help me with this problem?

    I hate to be rude but I need that program and I need it now.

    Otherwise, someone could tell me where to find a similar non-Java based program similar to TeamStats to maintain my league tables so I don't have to be dependent of the idiots at Oracle and their arrogance against us who are dependent on their latest whims.

Similar Threads

  1. Tell me the Problem in that java Applet
    By maz3r in forum Java Applets
    Replies: 5
    Last Post: August 20th, 2012, 11:23 AM
  2. Problem with Java Classes, in an applet
    By SashaThompson in forum Object Oriented Programming
    Replies: 12
    Last Post: October 2nd, 2011, 07:15 AM
  3. Applet problem with MouseEvent
    By smashX in forum What's Wrong With My Code?
    Replies: 5
    Last Post: April 10th, 2011, 03:24 PM
  4. Java applet programming problem
    By danielparry in forum What's Wrong With My Code?
    Replies: 8
    Last Post: March 4th, 2011, 11:31 AM
  5. applet and JPS problem.... please help me
    By rockster14 in forum Java Applets
    Replies: 0
    Last Post: August 7th, 2009, 03:59 PM