When I switched my projects from JSP to Velocity, I did it more for:
- simplicity of the language (VTL)
- taking away (from web designers) the power to write/execute Java
directly
but if it's fast as well, even better :-)
Bojan
PS. It does take longer to get the first page. Velocity has to sta
On Mon, 6 Aug 2001, Jon Stevens wrote:
> Not exactly scientific, but I do trust Rickard to do things correctly...he
> has an existing JSP page for testing and then converted it to
> Velocity...here are the results...
>
> JSP - 240-480ms
> Velocity - 50-70ms
>
Frankly, I'm astounded i