There is a significant difference in the performance if you compare Velocity with JSP. I tried a few portlets with Velocity and then with JSP, both performing the same functionality. The result was that the Velocity implementation was about 3-4 times faster than the corresponding JSP implementation. This alone is reason enough to learn and implement Velocity wherever it can replace JSP.
Gautam Aggarwal _________________________________________________________________ --- John Trollinger <[EMAIL PROTECTED]> wrote: > I am trying to find out what the benefit of using velocity is > and if it > makes since to use velocity or jsp for my jetspeed > implementation. > > Thanks for you comments > > John Trollinger > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
