请大家讨论什么以及为什么使用的portlet请大家、portlet

2023-09-04 03:14:06 作者:32號,我嫁伱

我为什么要使用上面的tomcat和GWT的Java portlet的? 会的portlet使其less-或不必要的,我使用JSP和JSF? 一直以来的Jboss在portlet演变文化的一部分? Jboss的是否满足的portlet的JSR?

Why would I want to use java portlets above tomcat and gwt? Would portlets make it less- or un- necessary for me to use jsp and jsf? Has Jboss been part of the portlet evolution culture? Does Jboss satisfy the portlet jsrs?

什么portlet实现/品牌将运行在GAE Java和GAE蟒蛇? 是的Portlet规范,由于对pressure从PHP CMS文化?

What portlet implementation/brand would run on gae java and gae python? Are portlet specs due to peer pressure from php cms culture?

什么是的portlet和portlet JSR在.NET中的等价?

What are the equivalent of portlet and portlet jsr in .net?

推荐答案

如果您正好有你需要使用一个框架,它支持的portlet,您可能会发现那么的portlet都将是有益的,因为应用程序内置的想法,但是,正如其他人所说,如果你正在开始一个项目,还有很多其他的技术,将你想要做什么用较少的努力,在一个更​​稳定的环境。

If you happen to have a framework that you need to use, and it supports portlets, you may find then that portlets are going to be useful, since the application is built with the idea, but, as others have mentioned, if you are starting on a project, there are many other technologies that will do what you want with less effort, in a more stable environment.

例如,当我曾在南佛罗里达大学的学习管理系统是(现在也是)黑板,他们现在支持的portlet:的 http://www.ja-sig.org/wiki/display/JSG/Blackboard+Portlet 。因此,如果应用程序提供了一个API,并期望人们使用的portlet,那么它可能是有意义的看着他们。

For example, when I worked at the University of South Florida, the learning management system was (and is) Blackboard, and they now support portlets: http://www.ja-sig.org/wiki/display/JSG/Blackboard+Portlet. So, if the application provides an API, and expects people to use portlets, then it may make sense to look at them.

更新:

在看这个问题有一对夫妇的事情,我错过了。

After looking at the question there were a couple of things I missed.

portlet被一种尝试,现在看来,要尽量做到为谷歌做了自己的主页,在那里你可以有对网页信息的多个不相关的模块,这样你就可以跟踪你的堆栈组合,你最喜欢的曲棍球队,例如。我不认为这是由PHP CMS的影响,因为它只是一个想法,这是呼之欲出一下,如果你需要在服务器code拉帮的信息,将比分扳成到一个应用程序,这是一种方法。

Portlets were an attempt, it seems, to try to do as Google did on their homepage, where you could have multiple unrelated blocks of information on the webpage, so you could track your stack portfolio and your favorite hockey team, for example. I don't think it was influenced by PHP CMS as it was just an idea that was ready to come about, and if you need the server code to help pull the information, and to tie it into an application, this was one approach.

最接近的事在ASP.NET中,我能想到的portlet是控制。我可以有一个股票投资组合的控制,当我有它在我的页面上,可以设置的选项,它会告诉你你的股票和曲棍球队的成绩。

The closest thing in ASP.NET that I can think of to portlets are controls. I could have a stock portfolio control and when I include it on my page, you can set the options and it will show you your stocks and hockey team scores.

不是每个人都使用JSF,例如,所以控制将需要手工编写的JSP和servlet,用JavaScript。

Not everyone uses JSF, for example, so controls would need to be written by hand as JSPs and servlets, with javascript.