Java EE: Web Development Using Spring 3.0, Part 1 of 5
Interactive

Java EE: Web Development Using Spring 3.0, Part 1 of 5

LearnNow Online
Updated Oct 26, 2018

Course description

The Spring 3.0 framework gives Java developers a strong platform for creating websites and web applications. This course will cover many aspects of web development starting with Direct Web Remoting (DWR). From there the course will cover Spring and Struts which covers Model View Controller. After that the course moves on to WebFlows and testing with Unit Testing and Spring. The later sections of the course will cover the important subject of Security. They will cover Enterprise and Web security and then how to customize web security, securing Java code and user versus role based security.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Prerequisites

This an intermediate- level Spring 3.0 training course, designed for developers who need to understand how and when to use Spring in Java and JEE applications. You should have practical basic Java development experience.


Meet the expert

Greg Matus

Greg Matus combines his practical programming skills and mentoring excellence to develop the highest quality educational programs available. His technical focus includes developing programs and projects focused around advanced application development, performance, and tuning skills and technologies. His specialties include Java, advanced J2EE / JEE, AJAX, XML, Web Services, JSP, SQL, JDBC and Database topics, Oracle, Eclipse, WebLogic, and more.

Video Runtime

147 Minutes

Time to complete

187 Minutes

Course Outline

Module 1

Direct Web Remoting (39:02)

  • Introduction (01:40)
  • Direct Web Remoting Overview (07:26)
  • DWR Mechanics (02:49)
  • DWR Communication (01:37)
  • Installing DWR (02:15)
  • DWR Basics Non-Spring (02:36)
  • DWR Beans (02:26)
  • DWR Configuration File (03:11)
  • DWR web.xml Registration (01:57)
  • Testing DWR (01:50)
  • DWR Clients (02:21)
  • Spring and DWR Configuration (01:57)
  • DWR Servlet (02:03)
  • Configuring DWRSpringServlet (00:34)
  • Configuring DWR and Spring (00:52)
  • Spring Context File (00:55)
  • Spring DWR Client HTML (02:11)
  • Summary (00:14)

Direct Web Remoting Demo (36:58)

  • Introduction (00:26)
  • DWR Demo: Setup (02:27)
  • DWR Demo: Editing files (02:59)
  • DWR Demo: PreTest.Java Servlet (03:48)
  • DWR Demo: Add Spring Support (07:42)
  • DWR Demo: Setting up DWR (05:03)
  • DWR Demo: Map Requests (11:17)
  • DWR Demo: HTML (03:07)
  • Summary (00:06)
Module 2

DWR Demo Continued (43:35)

  • Introduction (00:15)
  • DWR Demo: HTML Continued (19:09)
  • DWR Demo: Configure Spring (23:41)
  • Summary (00:28)

Spring and Struts (28:17)

  • Introduction (00:43)
  • Struts Overview (06:12)
  • Struts and "Model 2" (MVC) (07:55)
  • Struts Dispatcher Servlet (13:20)
  • Summary (00:06)
;