"Burian, Todd" <[EMAIL PROTECTED]> writes: > Our compan is planning to migrate from jsp to Turbine/Velocity. I > have noticed a few issues where it seems Velocity is slower tha JSP > and it seems slower in general. What do all you gurus think?
Hah! You've got to be kidding me. Turn on caching and Velocity edges out JSP in speed (after the AST is parsed) and murders it as far as usuability. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
