Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Replies
    7
    Views
    6,672

    Re: Java applet error: "Blocked Exception"

    A java class name does NOT end with .class.

    What is the contents of the browser's java console when you load the html file into the browser?

    For distribution, it is better to have all the class...
  2. Replies
    7
    Views
    6,672

    Re: Java applet error: "Blocked Exception"

    Try using the html in the first post with the correct classname and with the class file in the folder with the package name. The html file should be in the same folder that the package folder is in.
  3. Replies
    7
    Views
    6,672

    Re: Java applet error: "Blocked Exception"

    What program reads the <script> statements?
    Where is the reference to the applet class that is supposed to execute?

    What command are you using to execute the applet?


    BTW the .class at the...
  4. Replies
    7
    Views
    6,672

    Re: Java applet error: "Blocked Exception"

    Can you copy the full text of the error messages and paste it here.

    Thread moved to applets area from android area

    The code= attribute should have the full class name which includes the package...
Results 1 to 4 of 4