3. Servlet
1. Servlet interface overview.
2. Servlet lifecycle.
3. Quantity of Servlet instances loaded/supported by servlet container:
different scenarios. Best practice.
4. PrintWriter vs ServletOutputStream.
5. GenericServlet vs HttpServlet.
6. Way of Servlet collaboration.
7. Forward vs sendRedirect
.
8. ServletConfig vs ServletContext.
9. ServletRequest.dispatch vs ServletContext.dispatch
10. Filter overview. Best practice.
11. Http request lifecycle (servlet with a filter);
4. JSP
1.
Jsp overview, key moments. When and why we need it.
2.
Jsp lifecycle.
3.
Implicit objects overview.(YH)
4.
Different types of comments.(YH)
5.
Configuring init params for Jsp.(YH)
6.
Is it possible to define a class/interface in JSP?(YH)
7.
Include directive vs jsp:include action.(YH)
8.
JSP expression language overview.
9.
JSTL overview.
10. Jsp:useBean overview, scopes. Best practice.(YH)
11. Jsp custom best practice.(YH)
12. Jsp vs Servlet.
13. JspWriter vs Servlet printWriter. (YH)
Dostları ilə paylaş: