Explain the difference between generic servlet and http servlet?


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

Post New Answer

More Servlets Interview Questions

What are the steps involved in placing a servlet within a package?

0 Answers  


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

0 Answers  


What is the requirement of servlet config and servlet context implemented and how are they implemented?

0 Answers  


What do you mean by servlet context?

0 Answers  


Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?

7 Answers  


Why do we use sendredirect() method?

0 Answers  


Explain the difference between GET and POST methods?

6 Answers  


How to read request headers from servlets?

0 Answers  


Explain the difference between a web server and a web container?

0 Answers  


Whats the advantages using servlets over using CGI?

0 Answers  


In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify

0 Answers  


How do you invoke a servelt?

0 Answers  


Categories