On Fri, 23 Jul 2010 13:26:03 -0300, Adam Zimowski <zimowsk...@gmail.com> wrote:

So is there a way to make Tapestry process a template without a Java
class? That's really, all I need.

No. On the other hand, you can have a Tapestry page to render different output based on activaction context or query parameters.

If I had to implement a CMS, I would use a template engine like Freemarker, a WYSOWYG HTML editor like FCKeditor or even some wiki-like language to let users edit what they want and Tapestry for the rest.

Tapestry templates were designed to be used by developers, not end users.

--
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