- What is Servlet?
- Why is Servlet so popular?
- What is servlet container?
- When a client request is sent to the servlet container, how does the container choose which servlet to invoke?
- If a servlet is not properly initialized, what exception may be thrown?
- Given the request path below, which are context path, servlet path and path info?
- What is filter? Can filter be used as request or response?
- When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?
- What is new in ServletRequest interface ? (Servlet 2.4)
- Request parameter How to find whether a parameter exists in the request object?
Thursday, 19 July 2012
Servlet Interview Questions
Labels:
Servlet,
Servlet 2.4
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment