| Other Servlets Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| how a user session can be tracked in servlets? | | 1 |
| what is session tracking?what are types of session
tracking ?and when to cookies,when to use
sessionmanagement,whent use url rewriting technique,plz
explain briefly? | Satyam | 3 |
| How many Cookies can a host support? | | 2 |
| Hi friends, am newbie to servlet. My interviewer asked why
used servlet in your application.
i used servlet for controller logic and business logic .
is it correct ? | TCS | 1 |
| Why setMaxAge() and getMaxAge() methods are used in Cookies? | | 2 |
| How to set a cookie that is persisted only for the duration
fo the clients session? | | 1 |
| What is with the javax.servlet package naming? | | 2 |
| How to prevent browser from caching the page content? | | 1 |
| where the generated jsp source file are stored? | HCL | 5 |
| What is URL Rewriting ? | | 1 |
| How two servlets communicate with each other? | | 1 |
| how can we create object to a class in a jsp file? | L&T | 3 |
| How do you pass the data from one servlet to another
servlet? | HCL | 6 |
| How can you maintain servlet chaining? | | 1 |
| If you want to modify the servlet,will the Webserver need
to be ShutDown ? | | 8 |
| What are the classes and interfaces for servlets? | | 1 |
| what is the difference between do get/dopost | | 8 |
| What happens, when client requests for server object, which
is not yet loaded into the memory? | | 1 |
| How an Image can be loaded in a Servlet ? | | 1 |
| Can threads be used in Servelet? | | 3 |
| |
| For more Servlets Interview Questions Click Here |