Project Information
Developing WWPortlet
Other
|
OverviewWWPortlet is a MVC Framework for JSR168 Portlet based on WebWork,Velocity, Spring, Hibernate. Using WWPortlet can minimize the difficulty of Portlet Development. During the Portlet development early stage, you even can use normal Web Container such as Tomcat, WAS as testing environment to develop portal application, and last deploy in the JetSpeed/Tomcat or WebSphere Portal Server v5.1. Using WWPortlet to develop Portal Application, you do not need to know any API & concept of Portlet & JSR168, you can develop your Portal Application just as traditional WebWork/Velocity application. Why you need this MVC Portlet Framework?Recently more & more developers are interesting in Portal Development, but JSR168 API is difficult to learn to develop big reality application. Also JSR168 API is different from traditional Servlet API, every client post request is seperated to two steps to run: processAction, (doView|doHelp|doEdit). Such development model is nightmare for newbie. Now more open source fans are familiar in WebWork, Spring, Hibernate, Velocity etc. framework, and used those framework in their production successfully. Can we continue to use those skills in developing Portal application? Can we develop Portal application just as traditional J2EE application? The answer is yes, we do that. This is the right place to answer your those questions. You can use WWPortlet MVC Framework to develop portlet just like legacy WebWork/Velocity application, you can test your application in Tomcat/WebSphere, even in JSE, which WebWork provide such advantage. Then last deploy tested application in JetSpeed/WebSphere Portal Server as standard JSR168 Portlet Application. Feature
To Do List
already supported, please check CVS.
already supported, please check CVS.
Added Link TagLib to support such function, please check CVS. If you use this Link Taglib in your application, you DO NOT need change any of your codes to make them running smoothly in JSR168 Portal or Normal web container.
|
News
wwportlet 1.0 Released (2005-07-13)
|