Call Us Today for All of Your Technical Training Needs! 1-888-708-1112

Java Servlets

Overview:
This two-day course with hands-on workshops is designed for Java programmers who wish to learn how to design servlets in object-oriented systems.

Prerequisites:
Prior to attending this class, students should have the following experience:

  • Familiarity with the Java Programming Language

Objectives:
Upon successful completion of this course, students should be able to:

  • Understand the role of the Java Web Server.
  • Use the servlet API.
  • Design generic and HTTP servlets.
  • Process request and response objects.
  • Generate HTML from servlets.
  • Install and run servlets.
  • Perform state and session management.

Modules:

  1. Servlet Architecture
  2. Generic Servlets
  3. HTTP Servlets
  4. GET/POST operations
  5. Installing and Running Servlets
  6. State and Session Management