>
>
>
>
>
Complete Spring Framework Web Training
Complete Spring Framework Web Training
The Spring Framework is an open source application framework for Java. This framework has taken the Java software community by storm. Its popularity continues to rise and expand to other development communities like .NET. Spring provides the technology to develop everything from small, stand-alone applications to large, complex, enterprise systems out of simple POJOs (plain old Java objects).
In this class, students learn Spring Web application development. In particular, students learn Spring MVC and Spring Web Flow 2. Spring MVC is Spring's Model 2 framework for developing Web applications. Web Flow is an extension to Spring MVC for building and running rich Web applications. Web Flow provides better Web work flow support and also provides support for Ajax development and integration of JavaServer Faces.
INT2434
-
Learn how to download, set up and configure the Spring MVC module and Web Flow project extension
-
Understand how to assemble a web application with Spring controllers, handler mappings and view resolvers
-
Explore Spring MVC's tag library for Web input forms and displays
-
Learn how Spring MVC can easily render Excel spreadsheets, PDF documents and other non-HTML output
-
Understand how Spring Web Flow can be used to build Web-based work flows or reusable sequence of steps
This class is designed for Java Web application programmers with a need to understand Spring Framework's suppport for Web development.
Students should have a good understanding of the Java programming language and the Spring Framework core API and container. A basic understanding of Web development is very helpful. Students that have attended Intertech's Complete Spring Core have the necessary background for this course.
2 Days
$1,695.00
Class prices have a $200 rush fee added if the student
registers five or less business days before the class start date.
· What is MVC
· Java MVC Frameworks
· Spring MVC Architecture
· A First Spring MVC Application
· Context Configuration
· Context Loaders
· Handler Mappings
· SimpleUrlHandlerMapping
· BeanNameUrlHandlerMapping
· ControllerClassNameHandlerMapping
· CommonsPathMapHandler
· Using Multiple Handler Mappings
· View Resolvers
· InternalResourceViewResolver
· BeanNameViewResolver
· XmlViewResolver
· ResourceBundleViewResolver
· Using Multiple View Resolvers
· AbstractController
· UrlFilenameViewController
· Command Controllers
· SimpleFormController
· Data Validation
· Validators
· Errors Object
· ValidationUtils
· Data Binders
· Form Tag Library
· Binding Form Data
· Externalized Messages
· Error Messages
· Non-template Views
· Excel View
· PDF View
· Stereotype Annotations
· Configuration for Stereotype Annotations
· Annotating Components
· Stereotype Controllers
· Request Mapping by Annotation
· Handler Method Parameters
· Handler Method Return Types
· What is Web Flow
· Why use Web Flow
· Web Flow Architecture
· Configuration and Setup
· Flows
· View-states
· Events
· Variables
· Actions
· Action and Decision States