Skip to content
Tobias Erdle edited this page Jul 31, 2022 · 9 revisions

MVC Toolbox Build Status

MVC Toolbox is a small extension library for Jakarta MVC (a.k.a. JSR 371). It provides various utilities which can be helpful when creating MVC applications and are not covered by the specification.

Please refer to the Installation section for setup instructions.

Currently the project consists of two modules:

  • Core module
  • JSP taglib module

Please refer to the sidebar on the right for details about the two modules.

The source code repository contains a showcase webapp that can be deployed in several ways. This app demonstrates most of the features. So it is worth a look if you want to learn more about MVC Toolbox.

Clone this wiki locally