Toolkit Modules

The FileNet® Web Application Toolkit is an environment for componentized Web application development based on the Model-View-Controller (MVC) design methodology. Componentization allows an application to be broken down into a collection of reusable, stateful Java™Beans. MVC provides the separation of application logic from the user interface (model and view).

The Toolkit consists of the following module types:

See Also
Toolkit Implementation of MVC