Those aren't jsp/jsf tags. They are namespace references. XML/SGML has supported them for a very long time.
On 9/13/06, balduran bu <[EMAIL PROTECTED]> wrote:
Howard, In T5 Component Templates <http://tapestry.apache.org/tapestry5/guide/templates.html> , it is really a surprise to see the return of tag style template. The usage of <t:comp> and <t:body>, reminds me of JSP/JSF times. I cannot understand why you turn away from jwcid attribute. Please allow me to quote some document from T4 Template <http://tapestry.apache.org/tapestry4/UsersGuide/template.html#template. contents> : The goal is to allow you to preview your HTML templates using a WYSIWYG HTML editor (or even an ordinary web browser). The editor will ignore the undefined HTML attributes (such as jwcid). A larger goal is to support real project teams: The special markup for Tapestry is unobtrusive, even invisible. This allows an HTML designer to work on a template without breaking the dynamic portions of it. Importantly, the designers can work with their normal tools and editors. This is completely unlike JSPs, where the changes to support dynamic output are extremely intrusive and result in a file that is meaningless to an HTML editor. And in T5, are these two goal no longer supported? Regards, Balduran
-- Jesse Kuhnert Tapestry/Dojo/(and a dash of TestNG), team member/developer Open source based consulting work centered around dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com
