This project has retired. For details please refer to its Attic page.
org.apache.tiles.jsp.context (Tiles 2 2.0.7 API)

Package org.apache.tiles.jsp.context

Package class diagram 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.



Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved.