This project has retired. For details please refer to its Attic page.
org.apache.tiles.request.attribute (Tiles Request Framework 1.0.8-SNAPSHOT API)

Package org.apache.tiles.request.attribute

Methods to get, set and remove attributes from different sources (like HTTP requests or sessions).

See: Description

Package org.apache.tiles.request.attribute Description

Package class diagram package org.apache.tiles.request.attribute
Methods to get, set and remove attributes from different sources (like HTTP requests or sessions). By implementing AttributeExtractor, you can use a Map from org.apache.tiles.request.collection to manipulate the attributes of another class.

Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.