What is Java Applets ?
Java applet is a applets which the users a byte code. It can in web browsers using a java virtual machine it was firstly introduced when the java language was published in 1995 for the web designers and web developers. Also it runs speed comparable to other language which are called as c++ which is many times faster than java script, also their is a 3d acceleration hardware for java.
Java applets can executed for many browsers and many platforms like windows, Linux, mac and Unix and the java applets as an little application codes.Also this is a good advantage for when the user in offline mode so the user can write java script and render it in offline mode.Using java applets we can change the provided graphic content for the user this make the java applets more visualization. And also there are java applets for studies and games for the users.
History of java applets
java applet is a applets which the users a byte code. It can in web browsers using a java virtual machine it was firstly introduced when the java language was published in 1995 for the web designers and web developers.
Real Life Usage
There are many kinds of java applets in the internet for free download for the users. And the web developers and web designers can write java script and render it in offline mode also this is good advantage for web designer's. And the java script supports all kinds of browser's but the user has to install java run time environment in the browser. And here is a small example of a java applet:
<P>Here it is: <APPLET code="HelloWorld" WIDTH="200"
HEIGHT="40" ARCHIVE="example.jar">
This is where HelloWorld.class runs.</APPLET></P>
Browser Compatibility
Java applet is a applets which the users a byte code. It can in web browsers using a java virtual machine it was firstly introduced when the java language was published in 1995 for the web designers and web developers. Also it runs speed comparable to other language which are called as c++ which is many times faster than java script, also their is a 3d acceleration hardware for java.
Java applets can executed for many browsers and many platforms like windows, Linux, mac and Unix and the java applets as an little application codes.Also this is a good advantage for when the user in offline mode so the user can write java script and render it in offline mode.Using java applets we can change the provided graphic content for the user this make the java applets more visualization. And also there are java applets for studies and games for the users.
History of java applets
java applet is a applets which the users a byte code. It can in web browsers using a java virtual machine it was firstly introduced when the java language was published in 1995 for the web designers and web developers.
Real Life Usage
There are many kinds of java applets in the internet for free download for the users. And the web developers and web designers can write java script and render it in offline mode also this is good advantage for web designer's. And the java script supports all kinds of browser's but the user has to install java run time environment in the browser. And here is a small example of a java applet:
<P>Here it is: <APPLET code="HelloWorld" WIDTH="200"
HEIGHT="40" ARCHIVE="example.jar">
This is where HelloWorld.class runs.</APPLET></P>
Browser Compatibility
Most of the browsers support java applets but their should be a run time virtual machine for the browser. Most of the browsers are in built with java run time environment but other browsers they have not included so the user have to download for the internet to the browser.
Advantages
- It's simple work with all platforms
- Also the java applet works in all java versions
- Java applets can move from the server to client
- The applet supports naturally changing the users states
- Java applets are fast and even similar performance
Disadvantages
It requires a java plug in
- Some organization does not allow java applet
- Some applets require a specific JRE
- Mobile which are apple os and android not support java applets
- Java automatic installation fails some times
Comments
Post a Comment