See: Description
Class | Description |
---|---|
ExternalWriterHttpServletResponse |
Wraps an HTTP response and overrides its print writer.
|
ServletTilesApplicationContext |
Servlet-based implementation of the TilesApplicationContext interface.
|
ServletTilesApplicationContextFactory | Deprecated
Create an instance of
ServletTilesApplicationContext
yourself, by implementing TilesInitializer
or extending AbstractTilesInitializer and
overriding createTilesApplicationContext method. |
ServletTilesContextFactory | Deprecated |
ServletTilesRequestContext |
Servlet-based implementation of the TilesApplicationContext interface.
|
ServletTilesRequestContextFactory |
Creates an instance of the appropriate
TilesRequestContext
implementation in a servlet environment. |
ServletUtil |
Utilities for Tiles servlet support.
|
Exception | Description |
---|---|
NotAServletEnvironmentException |
Exception that indicates that a resource could not be used because it is not
in a servlet environment.
|
Copyright © 2017. All rights reserved.