Nabh News
 
MVCPortlet 1.0 released
11/01/2005 09:58 AM

Nabh is pleased to announce the release of MVCPortlet version 1.0. MVCPortlet is a framework for developing JSR 168 compliant portlets based on Model-View-Controller pattern.

The framework has been designed exclusively for portlet-based application development. This version has been tested in Stringbeans/Tomcat, Stringbeans/Weblogic, uPortal/Tomcat, and Weblogic portal server. The current capabilities include:

  • Includes a JSR 168 compliant controller portlet that handles render and action requests by delegating it to configured ActionProcessor and RenderProcessor objects.
  • Support for server and client side input validation
  • Streamlined internationalization of portlets
  • Extensible permissioning scheme for action/render type level access control
  • Several built-in processors for executing database operations, Java bean creation, processor chaining, etc.
  • JSP tag library for easier display generation in portlet-based environments

MVCPortlet is distributed under GNU GPL license. A commercial license and support is available from Nabh. Please visit MVCPortlet project page at http://www.nabh.com/projects/mvcportlet for more details.