Package org.apache.tiles.jsp.context

Package class diagram package org.apache.tiles.jsp.context
Class Summary
JspTilesContextFactory Creates an instance of the appropriate TilesApplicationContext implementation.
JspTilesRequestContext Context implementation used for executing tiles within a jsp tag library.
JspUtil Utility class for working within a Jsp environment.
JspWriterResponse It works as an HttpServletResponse by wrapping a JspWriter around a PrintWriter.