Package org.apache.tiles.jsp.context

Tiles context classes in a JSP environment.

See:
          Description

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.
 

Package org.apache.tiles.jsp.context Description

Tiles context classes in a JSP environment.