Whats the advantages using servlets over using CGI?


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

Post New Answer

More Servlets Interview Questions

List out the difference between ServletConfig and ServletContext?

0 Answers  


What are the differences between the servletconfig interface and the servletcontext interface?

0 Answers  


How can we invoke another servlet in a different application?

0 Answers  


What is servlet mapping?

0 Answers  


What is the default http method in the servlet?

0 Answers  






Is servlet a server side scripting language?

0 Answers  


What is the GenericServlet class?

0 Answers  


What happens, if server sends a cookie to a browser that doesn't supports cookies?

2 Answers  


What is servlet and how it works?

0 Answers  


Should I override the service() method?

0 Answers  


How variables can be accessed across the sessions?

3 Answers  


What are life cycle methods of a servlet?

0 Answers  


Categories