.
Objective
Learn how to build JSP web applications from scratch
To master the web programming techniques, with an emphasis on HTML, JSP, Servlets
Serial |
Topic |
Remarks |
|
|
|
1 |
Getting started with JSP |
|
|
|
|
2 |
JSP Fundamentals |
|
|
|
|
3 |
Reading HTML Form Data with JSP |
|
|
|
|
4 |
State Management with JSP |
|
|
|
|
5 |
JSP Standard Tag Library (JSTL) - Core Tags |
|
|
|
|
6 |
JSP Standard Tag Library (JSTL) - Function Tags |
|
|
|
|
7 |
Servlet Fundamentals |
|
|
|
|
8 |
MVC |
|
|
|
|
Also, to improve skill:
1. Practice Exercise
2. Assignment
3. Project