Design and Implementation of an MVC-based Framework for Developing Portlet

XU Chang,YANG Yan,WANG Shuai,WEI Jun
DOI: https://doi.org/10.3969/j.issn.1002-137x.2012.07.027
2012-01-01
Computer Science
Abstract:In order to solve the incompatibility between different portlet application providers and portal providers,JCP issues the Java Portlet Specification to specify how portlet should be developed to be integrated into portals.The complex programming interface and the Portlet Context defined in JSR make it complicated to develop a portlet application.We proposed an MVC-based framework OPDS with simpler API and easier deployment to make the process more efficient and enhance the reusability of resources in portlet applications.
What problem does this paper attempt to address?