On Mon, 21 Jan 2013 17:52:12 -0200, Lenny Primak <lpri...@hope.nyc.ny.us>
wrote:
I'm pretty sure tapestry would blow JSF out of the water, just due to
the architecture differences.
As far as JSP, it is very hard to beat because it compiles directly to
java servlet code.
I don't think so, as the generated Java servlet code may be slow (itself
or by invoking other slow code). As far as I know, running JSP which uses
taglibs is slow due to using a pool of instances and other overhead. Some
insights by in the messages by Kevin Burton here:
http://tomcat.10.n6.nabble.com/The-amazingly-slow-performance-of-JSP-profiler-results-td1971947.html
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org