Servlets Interview Questions
Questions Answers Views Company eMail

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

568

What are the different mode that servlets can be used?

549

If my browser does not support cookie, and my server sends a cookie instance what will happen?

646

What is the difference in between the httpservlet and generic servlet?

599

How do you invoke a servelt?

618

What are all the advantages of servlet over cgi?

603

What is string tokenizer?

622

Difference between doget and dopost?

677

What are the types of servlet?

662

What are the types of servlets? Explain

670

Explain servlet life cycle?

611

How to commuincate between an applet and a servlet?

585

What is the capacity the doget can send to the server?

568

What is the type of method for sending request from http server?

590

What do you mean by default initialization in java servlet?

600


Post New Servlets Questions

Un-Answered Questions { Servlets }

How can we include static files in the jsp page?

605


What is the disadvantage of cookies?

572


What is the main purpose of java servlets?

582


What is the difference between Difference between doGet() and doPost()?

754


What is servlet attributes and their scope?

594






What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?

611


What is servlet and its use?

623


Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?

769


Explain the war file?

606


Explain url encoding in servlet?

576


what is multiple server?

1756


Why doesn’t a servlet include main()?

557


Describe some assignments that are executed by servlet container?

579


How do you get the ip address of the client in servlet?

551


What is the procedure for initializing a servlet?

543