What is an Applet in Java?
Applet are Java program that runs in browser. To run the applet in browser you need the Java enabled browser. If you have Java enabled browser then you can run the applet in your browser.
If you don't have Java enabled then you cab download the java plugin for your browser and then run you applet in the browser.
Applet allows you to create GUI in browser.
Check following tutorials of Java Applet:
Thanks
Applet are Java program that runs in browser. To run the applet in browser you need the Java enabled browser. If you have Java enabled browser then you can run the applet in your browser.
If you don't have Java enabled then you cab download the java plugin for your browser and then run you applet in the browser.
Applet allows you to create GUI in browser.
Check following tutorials of Java Applet:
- What is Java Applet?
- Applet Vs Applications
- What is Lifecycle of an Applet?
- Many Applet Tutorials and Examples
Thanks
No comments:
Post a Comment