开发者

Can you recommend a java portlet software? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

Currently I am developing java webapps using spring-mvc. I would like to add a protlet feature to my webapps (something similar to Jira's homepage).

Can you recommend a software which will give me this feature?

Since I am already using spring-mvc,I would rather use a third开发者_StackOverflow社区 party instead of a new framework.


Spring has portlet support, so you can continue using it as the framework. As for a portlet container - I'd recommend Liferay.


You should use spring portlets. It's very similar to spring mvc.

But make sure that you use Spring framework V3+ to have portlet 2.0 support. Otherwise you don't have events etc.

As Portlet container/portal you might want to have a look at liferay which is pretty good looking or software like jboss portal server which needs a nicer theme but is (IMHO) better structured in the inside. (Might end up in less pain) ;-)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜