Search:

Type: Posts; User: kinkita

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    6,642

    Re: Java applet error: "Blocked Exception"

    I keep getting a "BlockedException", but I think I have everything set up.

    I have a folder which contains:
    1. the java package (now named javapplettest)
    2. the jar named JAvAppletTest
    3. the...
  2. Replies
    7
    Views
    6,642

    Re: Java applet error: "Blocked Exception"

    I followed a random tutorial (yeah, I'm was kind of desperate. I don't even remember the site but I think it was sun) which stated that the preferable way to launch applets was with javascript. I did...
  3. Replies
    7
    Views
    6,642

    Re: Java applet error: "Blocked Exception"

    UPDTAE (I tried to fix it, created new files etc, so here are the current files/errors):

    HTML:


    <script src="http://www.java.com/js/deployJava.js"></script>
    <script>
    var attributes = {
    ...
  4. Replies
    7
    Views
    6,642

    Java applet error: "Blocked Exception"

    HI everyone! It has been a while now, but I have encountered a problem testing Java applets.

    The error I'm getting is "Blocked Exception" as you can see and I realy have no clue why. here's my...
Results 1 to 4 of 4