What is generic servlet class?


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

Post New Answer

More Servlets Interview Questions

Write all the phases defined in servlet life cycle?

0 Answers  


Explain url encoding?

0 Answers  


List out the difference between ServletConfig and ServletContext?

0 Answers  


Which is better jsp or servlet?

0 Answers  


How do I use cookies to store session state on the client?

0 Answers  


Can we use the constructor, instead of init(), to initialize servlet?

0 Answers  


Given the request path below, which are context path, servlet path and path info? /bookstore/education/index.html

1 Answers  


What is pure servlet?

0 Answers  


what do you understand by url rewriting?

0 Answers  


Describe servlet?

0 Answers  


What are the features added in Servlet 2.5?

0 Answers  


Can you send an authentication error from a servlet?

0 Answers  


Categories