开发者

Java Portal engine for integration

开发者 https://www.devze.com 2022-12-19 05:10 出处:网络
I want to add a dashboard functionality to an existing java web application, this should be a portlet container, so it开发者_运维技巧 can host other mini applications or open social gadgets.

I want to add a dashboard functionality to an existing java web application, this should be a portlet container, so it开发者_运维技巧 can host other mini applications or open social gadgets.

What is the best solution for this? Integrating an existing full blown portlet container?


Apache Pluto is an embeddable portlet server if you're looking for a simple engine to use existing portlets - it even has a JSP taglib you can use to embed in views.

You mentioned OpenSocial though (which I'd recommend over JSR-168, unless you have a particular portlet in mind) for which you could look at Apache Shindig, though that's still somewhat of a moving target.


Look at Liferay as a portal container:

http://www.liferay.com/products/liferay-portal

The open source version is free, and there's an enterprise edition (if you feel the need).


Infopark has a JSR-168 Portlet Container delivering portlets anywhere in normal content. They do content management, so the portlets are a way to create personal dynamic parts in static content. It works as a webapp in any servlet container like tomcat 5.5. Sorry, but it is commercial software.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号