What is http servlet?


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

Post New Answer

More Servlets Interview Questions

How we can call a jsp from the servlet?

0 Answers  


What is Servlet Context?

5 Answers  


Can we write a constructor for a Servlet class ? if yes how ? if no why not ?

10 Answers  


can we use more than one controller in web application

3 Answers   IBM,


What is life cycle of Servlet?

0 Answers  






Explain the difference between servletconfig and servletcontext in servlet?

0 Answers  


Can we fetch the attributes related to a servlet on a different servlet?

0 Answers  


How would you create deadlock on your servlet?

0 Answers  


How will you open a new page after certain interval of time (5 sec), on clicking of a button in an html page?

2 Answers  


Explain servlet events?

0 Answers  


What’s the difference between forward() and sendredirect() methods?

0 Answers  


What is lazy loading and what is Generic Servlet Class?

0 Answers  


Categories