| Other Servlets Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How to run a servlet program? | | 2 |
| when the webcontainer creates ServeletConfig,ServletContext
objects? befoure creating the Servlet object or not? | TCS | 2 |
| Why setMaxAge() and getMaxAge() methods are used in Cookies? | | 2 |
| Explain in detail about applet to servlet communication? | | 1 |
| What is servlet? | Siemens | 11 |
| Is there any need to shutdown the web server, if you want
to modify a servlet? | | 2 |
| can it possible to validate form field before execution of a
servlet service method if yes how?? | | 3 |
| how can you give alias to servlets? | | 1 |
| What is a Proxy Server? | | 1 |
| What are different types of SessionTracking? | | 2 |
| Is it possible to call servlet with parameters in the URL? | | 2 |
| What advantages do servlets have over CGI programs? | | 3 |
| What is the role of the webserver? | | 3 |
| What is HTTP Session ? | | 1 |
| In servlets, Why do we need both GET and POST method
implementations? | IBM | 3 |
| What are the difference between HttpServlet and
GenericServlets? | | 1 |
| Can we use javascript in Servlets? | Wipro | 1 |
| Difference between Include, Forward and sendRedirect in
Servlet? | AZTEC | 3 |
| What is the ServletConfig() and what is its use? | | 2 |
| difference between forward and sendredirect | Accenture | 2 |
| |
| For more Servlets Interview Questions Click Here |