
jWebApp is among the easiest web frameworks to learn and use, and allows for extremely fast web application development. By default, jWebApp uses a simple URI to object mapping controller, providing a totally configuration and annotation free mode. jWebApp also supports a simple XML based configuration that allows for object reuse, regular expression matching of URIs, configuration based forwarding, redirects, validation, role based security, SSL, error handling and a lot more. You can simply use JSP/JSTL, Velocity, etc., along with plain HTML and HTML forms.
