 |
|
| |
Facing the technical interview of a
company is an uphill task. It all depends on the mood of
the interviewer and to an extent on your appearance. If
he is in a bad mood, the interview can be really tough.
Otherwise you might have a slight consideration. Be
prepared for any questions from every section of your
skill set. If the interviewer goes to a part of your
skill, which you are not comfortable with, try to divert
his attention to some other part in which you are an
expert. Try to explain things in a simple way and be
precise in your answers. If you don't know an answer
admit it. Do Not try to make up and answer. |
 |
JSP Interview Questions
*What is a output comment?
*What is a Hidden comment?
*What is an Expression?
*What is a Declaration ?
*What is session?
*What is servlet mapping?
*What is servlet context ?
*What is a servlet ?
*What are the lifecycle of JSP?
*What is a Expression?
*What is a Declaration?
*Can we use the constructor, instead
of init(), to initialize servlet?
*How many JSP scripting elements are
there and what are they?
*What are the different scope values
for the <jsp:useBean>?
*What is the difference between JSP
and Servlets ?
*How do I include static files within
a JSP page?
*How can I implement a thread-safe JSP
page?
*What are the different ways for
session tracking?
*What mechanisms are used by a Servlet
Container to maintain session
information? |
|
|
| |
|
|
|