Skip to main content

Java Applets

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 

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

    Popular posts from this blog

    Evolution of Internet

    The History of the Internet Evolution In 1969 the American Defense Ministry invented the internet and it’s called has ARAnet. It was made for military research for the American army. And the network had many difficulties such as it had to be fast, reliable, and it has to be capable of withstanding a nuclear bomb destroying. And this network evolved into sprawling networks of millions of computers we know today as the internet. The following image shows you how internet was used at that time. Evolution of the Internet The internet is massive network and which you can connect to the other networks. Also it’s a collection of providers which is called (ISP). ISPs operate their own network and also with their own clients to agree to interconnect which each other to exchange packets. And also larger ISPs cell connect their network to smaller ISPs also. Also the ISPs cell connects to the individuals and corpor...

    HTML 5

    History of HTML? The Hyper text markup language was begun in 1980 . Tim Berners Lee who invented a protyped which is called ENQUIRE which was used to share documents. Also in 1989 he write a memo which was based on hypertext markup language system. And he write both about the browser and server softwares in past 1990’s. The first HTML was called as “HTML Tag” it was mentioned in the 1991 and it describe the 20 element of comprising and a design of hypertext markup language.   HTML is markup language which web browser’s use to compose text and images or other pages visual or audible web pages. In default level every HTML markup are defined in the browser. Also these characteristic can be enhanced by the web page so many designer’s us CSS.  Also many of the text element found in 1988 which turn covers features of early HTML formatting language which was used for RUNOFF command which was developed in the 1990’s. Berners Lee considered the HTML as an applica...