What is api in servlet?


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

Post New Answer

More Servlets Interview Questions

What method is used to create database connection in servlets?

2 Answers  


When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?

0 Answers  


What is meant by session? Tell me something about httpsession class?

0 Answers  


What's the servlet interface?

0 Answers  


Whether we can get deadlock situation in servlets?

0 Answers  






What is lazy loading and what is Generic Servlet Class?

0 Answers  


Write a hello world program using servlets.

0 Answers  


How can you run a servlet program?

0 Answers  


What is cookie? Why is cookie used?

0 Answers  


Why is httpservlet declared abstract?

0 Answers  


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?

0 Answers  


How is an application exception handling is done using a servlet?

0 Answers  


Categories