Introduction
  • Requirements to get started
  • Project setup
  • Hello Servlets
  • Hello JSP
  • Servlets life cycle
  • JSP expressions element
  • JSP scriptlets element
  • JSP declarations element
  • JSP comment element
  • JSP Directive element
  • Deployment descriptor and annotations
  • JSP configuration in deployment descriptor
  • Reading URL parameter(s)
  • Include file(s) in JSP page
  • Import class into Jsp page
  • Forward and redirect under JSP
  • MVC overview
  • Exercise - Basic redirection using servlet
  • Basic application based on MVC
Forms
  • Forms overview
  • Forms under JSP
  • Forms under Servlets
  • Basic form validations
Bonus
  • Session under JSP overview
  • Consider 5 star rating
  • Offers
  • Interview Tips
  • Thanks for taking this course