Java Applets Vs Servlets

Abstract

An applet is a Java program that can be included in an HTML page and executed by a Java Technology-enabled browser. It can be used in web-page enhancement and on enterprise intranets for sharing resource and data. Applets allow local validation of data entered by the user, can Using database to perform list of values lookups and data validation, and have Complex GUI widgets. Servlets are protocol- and platform-independent server side components, which runs as part of a network service and dynamically extend Java-enabled servers. With applets, servlets can provide interactivity/dynamic Web content generation. Servlets can accept form input and generate HTML Web pages dynamically like CGI, support Collaborative applications by synchronizing request, partition a single logical service between several servers, act as active agents sharing data. Servlets support different protocol, can be part of middle tiers in enterprise networks. Servlet are more appropriated when involves loading large pieces of code over a slow communication channel; when a large part of the computation for generating the Web page can be done on the server side or when processing involvesoperationsthatappletscannotperformduetosecurityrestrictions. If a sophisticated user interface is desired, applets are appropriate. Applets and servlets can share data and communicate, so the processing can be split between them. Client-side Java is a glorious vision that does and will not change the way most people use the Internet anytime soon. Sun has taken some dramatic steps to insure that Java remains ubiquitous by creating a newset of APIs that allow developers to use Java as a serverside development tool.

Authors and Affiliations

Anjali Rajput, Dipti Bhardwaj, Sakshi Ahuja

Keywords

Related Articles

Image Retrieval Using Textual Pre-filtering and Visual Re-ranking

This work shows the improvement inimage retrieval system by fusing the textual pre-filtering results combined with an image re-ranking for Multimedia Information Retrieval task. The goal of this paper is to fuse the tex...

Irrigation Operating Policies Using Genetic Algorithm- Ukai Reservoir as a Case Study

In reservoir operation, appropriate methodology for deriving reservoir operating rules should be selected and operating rules should then be formulated. In the present study, Genetic Algorithm (GA) has been used to opti...

Preserved Biometric Cloud Password Manager

Living in informative world takes you to numerous technologies growing day by day. While dealing with those require to handle personal, professional and other information. Security of such information is provided by loc...

A Review On Software Based Architecture For Cloud Computing Security

Cloud computing is the transfer of computing facilties above the Internet. Cloud amenties permits the consumers to use software and hardware that are accomplished by third parties at isolated positions. The appearances...

Automated Smart Trolley with Smart Billing Using Arduino

Shopping mall is a place where people get their daily necessities. There has been an emerging demand for quick and easy payment of bills in shopping malls. Quite often, when shopping in a supermarket shoppers are frustr...

Download PDF file
  • EP ID EP19007
  • DOI -
  • Views 282
  • Downloads 11

How To Cite

Anjali Rajput, Dipti Bhardwaj, Sakshi Ahuja (2014). Java Applets Vs Servlets. International Journal for Research in Applied Science and Engineering Technology (IJRASET), 2(10), -. https://europub.co.uk/articles/-A-19007