Java Training Overview
This course provides a quick introduction to Servlets and JSP, a key server-side Java Web technology. It is useful in situations where developers need to be familiar with it, but don't need to know all of their many details. It is usually used along with other course materials to make a longer course.
many hands-on labs (minimum 50% of course)
Working knowledge of Java programming, including use of inheritance, interfaces, and exceptions
The course is hands on with a good selection of labs. It will provide the information needed to be comfortable working directly with Servlets and JSPs, or with other frameworks that build on them.
Java Training Skills Gained
Hands-On
Prerequisites
Supported Platforms
Standard: Java 11 and Eclipse IDE
Standard: Java 17 and Eclipse
Standard Web Container: Tomcat
Java Training Course Duration
1-1/2 Days
Java Training Course outline
Session 1: Web Application Basics
Session 2: Servlet Basics
Session 3: JavaServer Pages
Session 4: Using Custom Tags
Session 5: HTTP Session Tracking