Jello Framework is an AOA based java web application framework,it includes many distinct viewpoints such as None Config, BPC Model,DMM persistence technology and so on,supports rapid web application building.
lightweb -- light weight web framework
A very simple and fast web framework with a DispatchServlet, an Action interface, and a Config Reading part. maps one url -> one action instance.
lightweb is very suitable for Template Tech like Velocity, fastm.
Parsec provides a JSP 1.2 tag library and an API for developing rich web applications. MVC is supported with the Page Controller pattern, where requests go to JSPs; no XML config files. Client-side form validation supported by JavaScript code generation.
Modular is a Web-development framework bringing component programming to Web. It also provide built in caching, config file parsing, Templates parsing, Sessions, CGI, and Database support.