answersLogoWhite

0

By Embedding it into a HTML page, create a new file with the extension .html (like app.html) insert following code: No Java 2 SDK, Standard Edition v 1.4.2 support for APPLET!! Adjust the code for your applet file (can't help there i am not a java programmer) or just use : No Java 2 SDK, Standard Edition v 1.4.2 support for APPLET!! but i recommend the first because the applet tag is deprecated and not supported in XHTML

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How do you run and compile a java applet program?

One can run and compile a Java applet program by agreeing to the terms and downloading it. It is possible to get a compiler online that will compile and run Java programs.


How can you run frame program in java?

Same as that of the applet we need to run this frame...........


What is a small program that resides on a server designed to be downloaded and run on a client computer?

applet


Differences between Java Applet and Java Beans?

Java applet is a program used to run java applications while beans is a compiler used to design java programs (IDE, GUI) :-) GilbertC


What is the DOS command applet?

There is nothing called DOS applet.. You can run Java applet from DOS..


Why swing used insted of applet?

Swing is used for desktop applications. Applets are used to create program which run in a browser.


What is a Java program that can be embedded called?

Applet


Why applet tag is used in java program?

Applets are designed to be embedded within web browsers. The obvious advantage here is the ability to run a Java program directly in your web browser, without having to manually launch a completely separate program.


Describe java applet?

applets are small programs that can be run on a browser's window or an applet viewer.


What is an applet?

An applet is a small program module which runs under the control of a larger application, for example a web browser.


Differniate between applet and servlet in java?

Applet: It is run on browser, i mean client side. Servlet: It is run on server, i mean server side.


What is a Java applet?

PCH answer small Embedded Java Program.