Expert Spring MVC and Web Flow

(Dana P.) #1
For now, we’ll have a quick tour of some of the common supporting functionality that
Spring implements and how it applies to the diverse range of subclasses. Figure 7-1 shows the
hierarchy of Views that Spring implements for you.

204 CHAPTER 7 ■THE VIEW LAYER


‹‹interface››

View
AbstractView

AbstractJExcelView

AbstractExcelView

AbstractUrlBasedView

AbstractPdfView

AbstractXsltView

AbstractJasperReportsView

RedirectView

InternalResourceView

AbstractTemplateView

Ve
locityToolboxView

Ve

locityView

FreeMarkerView

TilesView

JstlView

AbstractJasperReportsSIngleFormatView

JasperReportsMultiFormatView

JasperReportsCsvView

JasperReportsXlsView

JasperReportsHtmlView

TilesJstlView

Ve
locityLayoutView

JasperReportsPdfView

Figure 7-1.

Vi

ew

hierarchy
Free download pdf