This class builds on Tiles2, which requires JSP 2.0. JSTL support is integrated out of the box due to JSTL's inclusion in JSP 2.0.
Depends on a TilesContainer which must be available in the ServletContext. This container is typically set up via a {@link TilesConfigurer} bean definition in the application context. @author Juergen Hoeller @since 2.5 @see #setUrl @see TilesConfigurer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|