Go Back   CP Web Hosting - reseller hosting > Server Scripting > Java/JSP/J2EE
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-20-2007, 04:37 AM
Junior Member
 
Join Date: Mar 2007
Posts: 3
Default Difference between java enabled and non-enabled browsers

Where is difference between Java enabled and non-enabled browsers?
Reply With Quote
  #2 (permalink)  
Old 06-20-2007, 04:47 AM
Junior Member
 
Join Date: Apr 2007
Posts: 4
Default

In a non-Java Web browser, the downloaded content is defined in terms of Multipurpose Internet Mail Extensions (MIME) specifications, which include a variety of multimedia document formats. The browser need to employ a helper application such as in displaying images, sound, and video to display the content.
In a Java-enabled browser the same pattern is followed, but one more crucial step is added. First, the Java-enabled browser, following requests by the user, downloads content defined by MIME specifications and displays it. However, a Java-enabled browser recognizes a special hypertext tag called APPLET which is a special kind of java program. The browser then downloads another file of information, as named in an attribute of the APPLET tag, that describes the execution of that applet which is called bytecode. The Java-enabled browser interprets these bytecodes and runs them as an executable program on the user’s host. The resulting execution on the user’s host then drives the animation, interaction, or further communication. This execution of content on the user’s host is what sets Java content apart from the hypertext and other multimedia content of the Web. The downloading and start of the execution of content happens automatically. The user does not specifically have to request this content or start its execution, this executable content is platform-independent, Java programmers need not create separate versions of the applets for different computer platforms, as long as the user has a Java interpreter (or Java-enabled browser) installed on his or her computer.
Reply With Quote
  #3 (permalink)  
Old 06-20-2007, 04:52 AM
Junior Member
 
Join Date: Apr 2007
Posts: 4
Default

That means that the resulting executable content shifts the site of activity from the Web server to the Web client (the Java-enabled browser).
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 07:17 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0