Package net.sf.wfnm.web

Web environment classes of the WebFlow Navigation Manager framework.

See:
          Description

Interface Summary
UrlCalculator Defines the funtion that calculates the URL given the HttpServletRequest.
UrlRewriter Define a URL rewriter.
 

Class Summary
DynamicFactory The factory for dynamic navigation and info.
It allows to get the following information: the current page the current webflow name whether a page has been visited or not whether a webflow has been visited or not the previous page the previous webflow (top page) a previous webflow (top page) given its name
HttpServletRequestWrapper A custom wrapper for http session request that returns a wrapped http session.
HttpSessionWrapper An attribute container wrapper for http session.
NoMultipleSubmitFilter This filter allows to avoid multiple form submits.
NotifyFactory A factory that notify to the navigation context that a page has been reached.
PageNotifierFilter A filter that notify that a page has been reached.
PageUrlCalculator Implements the function that calculate the URL as the name of the page.
QueryStringUrlCalculator Implements the function that calculate the URL as the name of the page with its query string.
ResponseFactory A factory helper for HttpServletResponse.
SessionBindingFilter This filter replaces the http session with a wrapper which notify to the WFNM framework the binding/unbinding of objects to/from the original session.
 

Package net.sf.wfnm.web Description

Web environment classes of the WebFlow Navigation Manager framework.



Copyright © 2004-2005 Maurizio Albari@SourceForge.net. All Rights Reserved.