What are the uses of servlet and what is servlet chaining?


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

Post New Answer

More Servlets Interview Questions

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

0 Answers  


How to work with Chinese login page (internationalization).if he enters user name and password in chinese, how is it converted to English and validate in db? And in reverse it should display welcome message in Chinese,if user is valid

4 Answers   Bosch,


Which HTTP method is non-idempotent?

0 Answers  


Why setMaxAge() and getMaxAge() methods are used in Cookies?

2 Answers  


What is the process to implement doget and dopost methods?

0 Answers  






What do you mean by default initialization in java servlet?

0 Answers  


Can we override destroy method in servlet?

0 Answers  


How will you pass values from HTML page to the servlet?

0 Answers  


What is the use of servlet wrapper classes?

0 Answers  


How can an existing session be invalidated?

0 Answers  


What are the different methods involved in the process of session management in servlets?

0 Answers  


Write a hello world program using servlets.

0 Answers  


Categories