On Sun, 11 Sep 2011 08:31:13 -0300, Steve Eynon <steve.ey...@googlemail.com> wrote:

2). The only limit I was ever aware of was not being able to
dynamically load templates on the fly (say from the file system).

Actually, I guess someone in this mailing list found a way to load template files from a database, so a similar approach could be used for any other template placement/source.

I left Struts years ago (after producing much commercial software for
it) and never looked back.

I used Struts. I even tough it in curses. Then I realized how complicated it was when students asked "why so many code and configuration for so little result"? They were right. Struts 2 is a large enhancement, but it still follows the same approach (the request-centric one), which is outdated and requires more coding than component-centric frameworks like Tapestry, JSF and Wicket.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to