As far as I know, you can Localize your TML files. Example: you can have an Edit_en.tml and an Edit_pt.tml for a Edit.java page class. But that handles only the Locale scenario... I don't know if it works only for Pages or if it's possible on Components also...
But you can render output without having a TML file, in the rendering phases in the Page/Component class... _______________________ Everton Agner Ramos 2010/11/19 Timo Nentwig <timo.nent...@toptarif.de> > Hi! > > So, I'm a tapestry (5.1) noob and so far I was unable to figure whether it > fulfills a requirement essential to me: is it possible to have different tml > files for each component? So far it seems like each component has exactly > one tml file. > > thx > tcn > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >