Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.17 seconds.

  1. Re: Converting a Java App to an Applet(with no GUI)

    Then it sounds like some debugging is in your near future. You're going to have to step through this with a debugger, or at the very least add some print statements, to figure out what's going on.
    ...
  2. Re: Converting a Java App to an Applet(with no GUI)

    No, you shouldn't have the .class extension. Check out the applet tutorial: Deploying With the Applet Tag (The Java™ Tutorials > Deployment > Java Applets)

    We're going to need more information....
Results 1 to 2 of 2