Em Sat, 28 Feb 2009 09:20:50 -0300, Joachim Van der Auwera <joac...@progs.be> escreveu:

Looking at GWT pages for example they seem incredibly fast even with quite a lot of javascript.

GWT is a very different beast. It generates a single JavaScript file with the whole application code and loads it up front. Example: Gmail. This approach can't be used in a framework like Tapestry, AFAIK.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
Consultor, desenvolvedor e instrutor em Java
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to