Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    4
    Views
    3,672

    Re: Running an Applet With JAR file

    This output does not look like it came when you used this HTML: code="SampleApplet"
    The code= tag does not have .class after the class name.
    Where did the .class come from in the error message?
    ...
  2. Replies
    4
    Views
    3,672

    Re: Running an Applet With JAR file

    What error do you get in the browser's java console?
    Do you know about the <APPLET tag's archive= attribute?
    That should point to the jar files containing the class files you need.
Results 1 to 2 of 2