In this section you will know about the basic details of internet and html required to execute an applet using web Browsers.
In this section you will know about the basic details of internet and html required to execute an applet using web Browsers.Now a days Java has become so stupendous that we can't
even think of WWW (World Wide Web) without it. As we all know that WWW is a
collection of computing and information resources. These resources are connected together in a computer network known as the Internet.
This collection which is known as Internet can be used for standard intercommunication and file transfer between computers.
Initially Java applets started off with a bang and continue to be the most widespread implementations of the language.
However, the invention of World Wide Web by CERN in Switzerland caused a
tremendous evolution in the world of Internet.
He introduced a technology known as hypertext. This technology enables
the users to click on highlighted links and automatically jump to that topic.
Other than the technologies like
HTTP (the HyperText Transport Protocol), and World Wide Web browsers such as Netscape Navigator, Microsoft Internet Explorer, and Sun
HotJava, the most which is widely in use is HTML page in which the applet is embedded.
The working of HTML text is as follows.
The users who are new to HTML have this misconception that the HTML files are actually programs that run within the browser. However to be more precise an HTML file is simply a text file containing a number of special codes known as tags. The browsers use these tags to display text, graphics, multimedia and applets on the screen.
Ads