| Other Servlets Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is a Proxy Server? | | 1 |
| where the session data will stored? | | 1 |
| How can you maintain servlet chaining? | | 1 |
| What type of protocols are used in HttpServlet? | | 1 |
| Difference between web container & web server...........
Difference between web server & application server????????? | TCS | 2 |
| How we can check in particular page the session will be
alive or not | Symbiosis | 3 |
| How to set a cookie that is persisted only for the duration
fo the clients session? | | 1 |
| Explain the methods in Generic and HTTP Servlets? | | 1 |
| Is the init(ServletConfig sc) throws IOException or not? | | 3 |
| when the jsp page is translated to servlet? | HCL | 2 |
| How to handle the debug errors in servlets? | | 1 |
| Difference between Include, Forward and sendRedirect in
Servlet? | AZTEC | 3 |
| i have 500 jsp in my application ,with same forward name,it
lokks for appropritae jsp from 1 to 500,but i want to send
response to 498 page,what should i do | Globerian | 1 |
| What is Generic Servlet and how it is different from Http
Servlet? | Wipro | 3 |
| How session tracking can be achieved, if your browser
doesn't support cookies (or) if cookies are disabled? | | 2 |
| What is session variable in servlets? | | 1 |
| difference between sendredirect,forward and url rewritting | TCS | 3 |
| What are cookies and how will you use them? | | 1 |
| can i call destroy() method in init() method of servlet | IBM | 5 |
| What is the capacity that doGet method can send to the
server? | | 3 |
| |
| For more Servlets Interview Questions Click Here |