您知道多少个项目使用Velocity框架

时间:2022-11-24 18:11:00

Do you have idea how many sucessful projects used Velocity framework for developing their UI ?.The reason I am asking is Velocity is replaced in most of the cases by JSP tags, but in our product we still use Velocity frmaework.

您是否知道有多少成功的项目使用Velocity框架来开发他们的UI?。我要问的是Velocity在大多数情况下被JSP标签取代,但在我们的产品中我们仍然使用Velocity frmaework。

4 个解决方案

#1


4  

Usually it's the other way around. People replace JSPs with Velocity. (Because of a better separation of concerns) The list of projects using Velocity is too long to list here. A big site that I know is using velocity is joost.com.

通常它是相反的方式。人们用Velocity取代JSP。 (由于更好地分离了关注点)使用Velocity的项目列表太长,无法在此处列出。我知道使用velocity的一个大网站是joost.com。

#2


1  

This Powered By Velocity WIKI Page should give you an idea of just a "few" projects that use Velocity in a way or another.

这个Powered by Velocity WIKI页面应该让您了解以某种方式使用Velocity的“少数”项目。

#3


1  

Do you have idea how many successful projects used Velocity framework for developing their UI ?

您是否知道有多少成功的项目使用Velocity框架来开发他们的UI?

At least hundreds of them :).

至少数百个:)

On the Powered by Velocity page mentioned above, are listed just a "few" of them.

在上面提到的Powered by Velocity页面中,列出的只是“少数”。

The reason I am asking is Velocity is replaced in most of the cases by JSP tags, but in our product we still use Velocity framework.

我问的原因是Velocity在大多数情况下被JSP标签取代,但在我们的产品中我们仍然使用Velocity框架。

I think Velocity is not "replaced" by JSP but it's an alternative. It's a very good and efficient alternative, as most users will find much easier to learn it than JSP.

我认为Velocity没有被JSP“替换”,但它是另一种选择。这是一个非常好的和有效的替代方案,因为大多数用户会发现它比JSP更容易学习。

Of course, there are other very good template engines too, but Velocity seems to have the simplest syntax so far, and it's performance is very good.

当然,还有其他非常好的模板引擎,但Velocity似乎具有迄今为止最简单的语法,并且它的性能非常好。

#4


1  

I'd bet there are far more sites using velocity for ui rendering, email formatting etc behind corporate firewalls than we will ever know. Its also embedded in other apache projects, and can also be used as a very clean code generator ... Much nicer than working with xslt/xpath. My next project is jdo/stripes/velocity/gwt.

我敢打赌,除了我们所知道的,在企业防火墙后面有更多使用速度进行ui渲染,电子邮件格式化等的网站。它也嵌入在其他apache项目中,也可以用作非常干净的代码生成器......比使用xslt / xpath好多了。我的下一个项目是jdo / stripes / velocity / gwt。

#1


4  

Usually it's the other way around. People replace JSPs with Velocity. (Because of a better separation of concerns) The list of projects using Velocity is too long to list here. A big site that I know is using velocity is joost.com.

通常它是相反的方式。人们用Velocity取代JSP。 (由于更好地分离了关注点)使用Velocity的项目列表太长,无法在此处列出。我知道使用velocity的一个大网站是joost.com。

#2


1  

This Powered By Velocity WIKI Page should give you an idea of just a "few" projects that use Velocity in a way or another.

这个Powered by Velocity WIKI页面应该让您了解以某种方式使用Velocity的“少数”项目。

#3


1  

Do you have idea how many successful projects used Velocity framework for developing their UI ?

您是否知道有多少成功的项目使用Velocity框架来开发他们的UI?

At least hundreds of them :).

至少数百个:)

On the Powered by Velocity page mentioned above, are listed just a "few" of them.

在上面提到的Powered by Velocity页面中,列出的只是“少数”。

The reason I am asking is Velocity is replaced in most of the cases by JSP tags, but in our product we still use Velocity framework.

我问的原因是Velocity在大多数情况下被JSP标签取代,但在我们的产品中我们仍然使用Velocity框架。

I think Velocity is not "replaced" by JSP but it's an alternative. It's a very good and efficient alternative, as most users will find much easier to learn it than JSP.

我认为Velocity没有被JSP“替换”,但它是另一种选择。这是一个非常好的和有效的替代方案,因为大多数用户会发现它比JSP更容易学习。

Of course, there are other very good template engines too, but Velocity seems to have the simplest syntax so far, and it's performance is very good.

当然,还有其他非常好的模板引擎,但Velocity似乎具有迄今为止最简单的语法,并且它的性能非常好。

#4


1  

I'd bet there are far more sites using velocity for ui rendering, email formatting etc behind corporate firewalls than we will ever know. Its also embedded in other apache projects, and can also be used as a very clean code generator ... Much nicer than working with xslt/xpath. My next project is jdo/stripes/velocity/gwt.

我敢打赌,除了我们所知道的,在企业防火墙后面有更多使用速度进行ui渲染,电子邮件格式化等的网站。它也嵌入在其他apache项目中,也可以用作非常干净的代码生成器......比使用xslt / xpath好多了。我的下一个项目是jdo / stripes / velocity / gwt。