What is the difference between an applet and a servlet?

Answer Posted / sanjay

servlet operates within the domain of server while applet
does not required support for java in the java web browser.

Is This Answer Correct ?    20 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is servlet synchronized?

600


How to find whether a parameter exists in the request object?

668


Explain the difference between a web server and a web container?

513


What is meant by servlet? What are the parameters of the service method?

570


What is cgi?

594






What is a java servlet?

552


What do you mean by the servlet chaining?

547


Explain the jar and war files in servlet?

553


Explain the difference between get and post method in servlet?

601


How to rectify errors in java servlet while compilation?

517


What is servlet mapping?

595


Why are http servlets used in programming?

546


What is a web application and what is it’s directory structure?

582


How many objects of a servlet is created?

788


What is the difference between the include() and forward() methods?

567