Search:

Type: Posts; User: Norm

Search: Search took 0.15 seconds.

  1. Replies
    5
    Views
    909

    Re: problem with applet

    It's to help you understand how to write and execute an applet.

    If there are no error messages, it's hard to know what is wrong.

    Try opening the html file in the AppletViewer tool that comes...
  2. Replies
    5
    Views
    909

    Re: problem with applet

    Are there any error messages in the browser's Java Console.


    Copy the html file and the class file(s) to a folder of your choice.
  3. Replies
    5
    Views
    909

    Re: problem with applet

    Your classname is NewJApplet.

    See the tutorial: http://docs.oracle.com/javase/tutorial/deployment/applet/html.html
Results 1 to 3 of 3