View System Documentation - Spring Framework

This page discusses how the general POJO Spring bean framework and Spring MVC framework have been used for the IBIS-PH View System. This section should discuss the Spring Framework's web MVC RequestDispatcher controller servlet, controller beans, views and how configured and passed into controller, exceptions and how handled, and how requests generally flow through the system.

Specifics

  • request -> app server -> context path app -> web.xml patterns -> filters -> request dispatcher -> url pattern mapping to controller, MVC bean configs -> ERROR, XSLT, Error JSP, JSP, HTML, SVG, JPEG, other content streamed back -> post processing filters
  • web.xml. Servlet, filter and init params
  • Spring request dispatcher config,
  • spring bean config files - list with basic overview of each
  • basic MVC package structure

IBIS-PH Community of Practice, Utah Department of Health, Salt Lake City, UT 84114-2101, Telephone: 801-538-9191, Fax: 801-538-9346
The information provided above is from the Utah Department of Health's Center for Health Data IBIS-PH web site (http://ibis.health.utah.gov). The information published on this website may be reproduced without permission. Please use the following citation: "Retrieved Fri, 20 November 2009 23:30:11 from Utah Department of Health, Center for Health Data, Indicator-Based Information System for Public Health Web site: http://ibis.health.utah.gov".

Content updated: Wed, 26 Mar 2008 17:17:17 MDT