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

    Java Script

    What is Java Script ? It's an programming language which is used make the web page more interactive and stylish. Also its runs free on the users computer and it doesn't require any plugins to download for the users, and their many number java script which the user or a web designer can include for the web page. Mostly java scripts are used for polls and quiz. Today most browsers like safari, Internet Explorer and Firefox have in built java script plug in so when a user the enters to an page the java script will automatically runs for following page. Also java script used in outside the web pages like in pdf files browsers and desktop widgets and today the newest VMs java script has been included for the browsers and other desktop applications. History Java script was developed by Brendan Eich of Netscape and it was called has Mocha, and after that it was named has Live script and then to java script. And the Live script was the first shipped in beta version...

    Hypertext Markup Language

    What is Hypertext? It’s computer language which allows to create websites. Also that website can view by anyone who is connected to the internet. And it’s easy to learn with the basic and also it’s quite powerful which the user can create different styles of websites. W3C is the organization which design and develop the hypertext language. Also hypertext is which we move around the web by clicking the hyperlink which is linked to another page. Also it has code words like any other language.  History and Evolution In 1941 Jorge Luis who developed the hypertext style novel. Also in 1945 hypertext was made by Vannevar Bush and he called it has a Memex. Also he develops a microfilm system to index the info to the links which we are using today. In 1963 Ted Nelson joined hypertext and hypermedia to a linked content. And later he worked with Andries van Dam to develop the hypertext editing system. In 1968 Engelbart...