Package org.apache.tiles.request.attribute
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.