What is the use of Servlets?

Answer Posted / ramareddy

A 'Servlet' is a Java programming language class used to
extend the capabilities of a server. Although servlets can
respond to any types of requests, they are commonly used to
extend the applications hosted by web servers, so they can
be thought of as Java Applets that run on servers instead of
in web browsers.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is java servlet session?

743


Can you refresh servlet in client and server-side automatically?

823


Write a program to show the functionality of doget and dopost method?

906


What if we pass negative value in load-on-startup?

1049


Tell us something about servletcontext interface.

845


What is servlet in web technology?

782


Explain the war file?

846


What is load-on-startup in servlet?

822


What are the types of servlets? Explain

942


Why don't we write a constructor in a servlet?

802


explain the advantages of servlet life cycle?

758


Difference between doget and dopost?

924


What if you need to span your transaction across multiple servlet invocations?

817


What is difference between cookies and httpsession?

808


What is life cycle of Servlet?

820