What is servlet api used for conneting database?


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

Post New Answer

More Servlets Interview Questions

What is servlet name in web xml?

0 Answers  


How can we refresh automatically when new data has entered the database?

0 Answers  


Is it possible to have a constructor inside the servlet?

0 Answers  


What is a parser. What does a parser do with a XML? Why do we need it?

1 Answers  


What is the difference between servlet and filter?

0 Answers  






How do you communicate in between Applets and Servlets?

0 Answers  


What are the parameters of the service method ?

2 Answers  


how can we execute servelt? what the use ".war" or ".jar" file creation

3 Answers   CTS,


What are cookies and how will you use them?

2 Answers  


What is the difference between using getSession(true) and getSession(false) methods?

0 Answers  


How do you create connections for number of users, if you want to improve performance?

2 Answers  


What exception should be thrown when servlet is not properly initialized?

0 Answers  


Categories