What is servlet? Explain


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

How do you define a servlet?

0 Answers  


Write a hello world program using servlets.

0 Answers  


What is load-on-startup in servlet?

0 Answers  


servlet life cycle?

4 Answers   eMids, Wipro,


When a servlet accepts a call from a client, it receives two objects. What are they?

0 Answers  






How can we upload the file to the server using servlet?

0 Answers  


Which is better approach among four(HttpSession,cookie,URL Rewriting, Hidden Fields) Session Tracking technic's ? Why ?

3 Answers   L&T,


What is the ServletConfig() and what is its use?

4 Answers   Google,


Which method of the httpservletrequest object is used?

0 Answers  


What is Generic Servlet and how it is different from Http Servlet?

5 Answers   Wipro,


What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?

0 Answers  


Hi friends, am newbie to servlet. My interviewer asked why used servlet in your application. i used servlet for controller logic and business logic . is it correct ?

5 Answers   TCS,


Categories