Course Description
Learn to develop and test server-side applications based on the Java 2 platform, Enterprise Edition (J2EE) component model using Tomcat. Develop and test server-side applications that use servlets and JavaServer Pages (JSPs) for the control and flow of e-business applications.
Course Objectives:
After completing this course, the student should be able to:
- Build servlets according to the current Servlet 2.3 specification
- Build JSPs according to the current JSP 1.2 specification
- Build custom JSP tag libraries
- Integrate servlets and JSPs into a complete J2EE application
- Deploy a J2EE application using Tomcat. After completing this course, the student should be able to:
- Build servlets according to the current Servlet 2.3 specification
- Build JSPs according to the current JSP 1.2 specification
- Build custom JSP tag libraries
- Integrate servlets and JSPs into a complete J2EE application
- Deploy a J2EE application using Tomcat.
Course Topics:
Develop and test servlets Develop and test JavaServer Pages (JSPs) Develop and test J2EE applications following the Model/View/Controller architecture Integrate business logic using Java Beans and Java Database Connectivity (JDBC) Apply best practices to servlet and JSP development
Course Audience:
Java programmers who build server-side web applications.
Course PreRequisites:
You should understand essential concepts of Object-Oriented Programming and be able to write simple Java programs with assistance.