| Other Servlets Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How to deal with multi-valued parameters in a servlet? | | 2 |
| What is connection pooling? | Wipro | 3 |
| How do you track a user session in servlets? | | 2 |
| What happens, when client requests for server object, which
is not yet loaded into the memory? | | 1 |
| Life Cycle of servlets? | | 4 |
| How to maintain security in servlets? | | 2 |
| Can we use javascript in Servlets? | Wipro | 1 |
| 1.HttpSession
2.Hidden fields
3.URL Rewriting these primitive type of Session
maintainance.
What is the other type of process that could help to
maintain the Session?
pls Explain the process if u know?
| OnMobile | 3 |
| where the generated jsp source file are stored? | HCL | 4 |
| How to work with Chinese login page
(internationalization).if he enters user name and password
in chinese, how is it converted to English and validate in
db? And in reverse it should display welcome message in
Chinese,if user is valid | Bosch | 3 |
| How do you create connections for number of users, if you
want to improve performance? | | 1 |
| Difference between Include, Forward and sendRedirect in
Servlet? | AZTEC | 3 |
| How two servlets communicate with each other? | | 1 |
| If we disable cookies in our web page, what will happen? | Zensar | 5 |
| Is it possible to send a mail from a servlet? Explain? | | 1 |
| What methods do we use in Servlet to Applet communication? | | 1 |
| how a servlet is instantiated, whether the container calls
init() or by calling any other method? please somebody reply.. | Siemens | 2 |
| What is use of parseQueryString ? | | 1 |
| How to invoke a Servlet? | Mastek | 2 |
| 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 | 2 |
| |
| For more Servlets Interview Questions Click Here |