Jump to content

Properly deploy a Java applet


vailixi

Recommended Posts

Ok, so I have this nifty java application that will download and run an application. All of the code works fine. I wanted to make it into an applet and deploy it from a webpage. I thought it was just a matter of an <applet></applet> tag with the right attributes. But Oracle's website says I need to use a deployjava.js and use a <script> to deploy the java applet. But I noticed in the script example that it is calling a jar file. I'm not sure how to properly create a jar. In the tutorials its a class file. What's the correct way to build and deploy an applet?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...