Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    5
    Views
    1,404

    [SOLVED] Re: applets in package

    With the package path, the HTML file should be in the test folder. The browser will look in the javaboard folder for the AppletBoard.class file.
  2. Replies
    5
    Views
    1,404

    [SOLVED] Re: applets in package

    That also applies to the code= attribute. It should refer to the package and class. For example:
    ... code=javaboard.AppletBoard ...

    Leave off the .class as that is not part of the class name.
Results 1 to 2 of 2