Java Enterprise Edition

.

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

 

 

 

  • JSP and Servlets Overview
  • Setting Up the Development Environment Overview
  • Installing Tomcat
  • Installing Eclipse on MS Windows
  • Connecting Eclipse to Tomcat

2

JSP Fundamentals

 

 

 

  • JSP Hello World
  •  JSP Expressions
  • JSP Scriptlets
  •  JSP Declarations
  • Calling a Java Class from JSP
  • JSP Built-In Objects
  • Including Files in JSP

3

Reading HTML Form Data with JSP

 

 

 

  • HTML Forms Overview
  • Drop-Down Lists
  • Radio Buttons
  • Checkboxes

4

State Management with JSP

 

 

 

  • Tracking user actions
  • Personalize Content with Cookies

5

JSP Standard Tag Library (JSTL) - Core Tags

 

 

 

  • JSP Tags Overview
  • Install JSTL JAR files
  • Looping with forEach
  • Write some Code
  • Building HTML Tables
  • Testing Conditionals with the IF tag
  • choose Tag

6

JSP Standard Tag Library (JSTL) - Function Tags

 

 

 

  • length toUpperCase and startsWith
  • split and join

7

Servlet Fundamentals

 

 

 

  • Hello World Servlet
  • solution-code-servlet-demo
  • Comparing Servlets and JSP - Whats the Difference
  • Reading HTML Form Data with Servlets
  • HTML Forms - Difference between GET and POST
  • Reading Servlet Parameters

 

8

 MVC

 

 

 

  • MVC with Servlets and JSP

 

 

Also, to improve skill:

1. Practice Exercise

2. Assignment

3. Project

Course Reviews - 0

Submit Reviews

Select Course Pricing Package

Subscribe to our newsletter to receive all our updates!