What are the steps that are involved in using the httpservlet class?


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

Post New Answer

More Servlets Interview Questions

Define context initialization parameters.

0 Answers  


How do we go with database connection and log4j integration in servlet?

0 Answers  


How to set a cookie that is persisted only for the duration fo the clients session?

1 Answers  


What are the features added in Servlet 2.5?

0 Answers  


How can you create a session in servlet?

0 Answers  






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

0 Answers  


Differentiate between the get and post method

0 Answers  


Is servlet synchronized?

0 Answers  


What is the GenericServlet class?

0 Answers  


Can we use servlets in JavaScript?

2 Answers  


Can you explain in detail 'javax.servlet' package?

0 Answers  


Can filter be used as request or response?

0 Answers  


Categories