| Other Servlets Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| if u havea .class file ,how can u say whether it is servlet
or not ,dont use java decompliler | Polaris | 2 |
| How to pass a requrest object of one servlet as a request
object to another servlet? | Verizon | 3 |
| What are cookies and how will you use them? | | 1 |
| Can we use servlets in JavaScript? | | 2 |
| What are the difference between HttpServlet and
GenericServlets? | | 1 |
| what is the advantage of using Servlets over CGI programming? | | 2 |
| how a servlet is instantiated, whether the container calls
init() or by calling any other method? please somebody reply.. | Siemens | 2 |
| What is the role of the webserver? | | 3 |
| what is SSL? | | 1 |
| Which method the Servlet container call to create the
instance of the servlet? | emc2 | 9 |
| What is servlet? | Siemens | 11 |
| What is the ServletConfig() and what is its use? | | 2 |
| Servlet Chaining? How do you do the Filtering in Servlets? | HCL | 4 |
| What are the methods in HttpServlet? | | 2 |
| What are setSecure() and getSecure() methods in Cookies? | | 1 |
| How do you create connections for number of users, if you
want to improve performance? | | 1 |
| when you comppile the servlet is it neccesary to restaet the
tomcat server?
| HCL | 5 |
| What is a parser. What does a parser do with a XML? Why do
we need it? | | 1 |
| Hi Friends,
Suppose you have a web appliction which consists of 100
clients are connected with Connection pooling and they are
associated with 100 connection objcet and connected
with DB sever,Due some problem DB-Server suddenly crashed
and server came to down state for a while after few minutes
DB-server once again up,Now how will I manage my Pool
Management with my 100 clients...can any one tell
me?????????????????? | ProgressSoft | 2 |
| What is the use of RequestDispatcher in servlet? | | 5 |
| |
| For more Servlets Interview Questions Click Here |