Servlets Interview Questions
Questions Answers Views Company eMail

Why servlet is faster than jsp?

762

What is servlet in simple terms?

776

What is the difference between servlet and jsp?

807

Why jsp is better than servlet?

736

Which is better jsp or servlet?

757

What is difference between server and servlet?

790

Is java servlet still used?

757

Is servlet a controller?

744

Is servlet a server side scripting language?

809

Which method of the httpservletrequest object is used?

761

Can we override destroy method in servlet?

711

What is setattribute in servlet?

759

How do servlets work?

762

Is servlet a framework?

745

How many servlet objects are created?

773


Post New Servlets Questions

Un-Answered Questions { Servlets }

Explain the features are in servlet 3?

803


What are the objects involved when a servlet receives a call from client?

754


What do you mean by singlethreadmodel interface?

788


What are the different types of servlets?

735


What is MIME Type?

868


Write a program to show the functionality of servlets.

740


What is the need of servlet filters?

735


What is called servlet mapping?

734


What are the uses of servlet

821


Which exception is thrown if the servlet is not initialized properly?

773


What is servlet in simple terms?

776


What is the GenericServlet class?

861


What is servlet and its types?

771


How we can call a jsp from the servlet?

713


Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?

837