Find Courses Here
Java Servlet Programming Print E-mail
Course Length - 2 Days 
  
Course Description

Develop and test server-side applications that use servlets for the control and flow of e-business applications. Students will learn Servlets and interactions with JSPs using WSAD V5.0. The role that the Servlet plays in the MVC architecture. Database operations using Servlets and session tracking.

 
  
Course Topics:
  • An introduction to web application development with servlets. 
  • User input processing. 
  • HTML output generation. 
  • Session tracking. 
  • Database accessing. 
  • Deploying web applications
 
     
Practical Work

Students will have the opportunity to build a simple Java program, servlets using WSAD v5.

 
     
What You Will Learn

After completing this course, the student should be able to:

  • Build servlets according to the current Servlet 2.3 specification
  • Integrate servlets into a complete J2EE application 
  • Test servlets using the WebSphere Test Environment 
  • Develop web applications with servlets. 
  • Access and manipulate databases from a servlet. 
  • Maintain user session information
 
     
Who Should Attend?

Java programmers.

 
     
Course Prerequisites

You should understand essential concepts of Object-Oriented Programming and be able to write simple Java programs with assistance.