Package org.apache.tiles.request.servlet.extractor

Package class diagram package org.apache.tiles.request.servlet.extractor
Extractors to get attributes and other info from servlet requests and contexts.

See:
          Description

Class Summary
ApplicationScopeExtractor Extract attributes from application scope.
HeaderExtractor Extract header values from an HTTP request.
InitParameterExtractor Extract initialization parameters from the servlet context.
ParameterExtractor Extract parameters from the request.
RequestScopeExtractor Extracts attributes from request scope.
SessionScopeExtractor Extract attributes from session scope.
 

Package org.apache.tiles.request.servlet.extractor Description

Extractors to get attributes and other info from servlet requests and contexts.



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