WebFlow Navigation Manager (WFNM) is a lightweight J2EE web framework, that can be used on top of any other J2EE web framework or even with servlets and JSPs, that allows:
- Webflow definition
- Server side navigation history
- Automatic session cleaning
The WFNM framework splits a web application into several webflows, keeping a server side navigation history of visited pages and webflows, allowing a better dynamic backward navigation to visited pages/webflows.
其他Java Web开发框架 开源项目资源: