Embedding Java Applets

G

Guest

I am trying to embed a java applet on one of my web
pages. I've tried to do this through web component but I
don't know what to enter in the computer to get this
done. Can someone give me an example.
 
J

JDR

This might be an easier way for you to understand java
applets and how to insert / configure them in FrontPage.

Here is a site that offers free applets:
http://www.javascriptkit.com/java/

Select an applet that might be similar to the one you
wish to incorporate. Download the class file and paste
the code as instructed.

Once you have the applet working on your page, right
click the applet and select properties, here you will see
how the code base and parameters are set within FrontPage.

Also keep in mind that Java Applets require the JVM be
installed on IE, and given the issues right now, some
viewers may have problems seeing the applet.

Hope it helps
JDR
**********************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top