This project has retired. For details please refer to its Attic page.
org.apache.tiles.jsp.context (Tiles 2 2.2.2 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
JspPrintWriterAdapter Adapts a JspWriter to a PrintWriter, swallowing IOException.
JspTilesContextFactory Deprecated. Use JspTilesRequestContextFactory.
JspTilesRequestContext Context implementation used for executing tiles within a jsp tag library.
JspTilesRequestContextFactory Creates an instance of the appropriate TilesRequestContext implementation under a JSP environment.
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-2010 Apache Software Foundation. All Rights Reserved.