>From: Adrian Gonzalez <[EMAIL PROTECTED]> > > Thank you very much > But I really need to use JSP for rendering (not > facelets) - my IDE doesn't support JSF design with > facelets syntax. >
Another less popular alternative would be Shale Clay [1]. It can be used with JSP and has a number of options. [1] http://shale.apache.org/shale-clay/index.html > Do you know a templating solution for JSP engine ? > > --- Döring Markus a > écrit : Gary > > > Hello, > > Trinidad comes with a buildin Facelets library and > > Facelets has a very powerfull templating mechanism. > > Just have a look at it and test if it's what you > > need. > > > > Greetings > > Markus > > > > > > > -----Ursprüngliche Nachricht----- > > > Von: Adrian Gonzalez > > [mailto:[EMAIL PROTECTED] > > > Gesendet: Donnerstag, 1. Februar 2007 14:32 > > > An: [email protected] > > > Betreff: templating mecanism ? > > > > > > Hello, > > > > > > I would like to know if there's a templating > > mecanism > > > provided by trinidad (or usable with trinidad) and > > > usable for JSP rendering ? > > > > > > I've tried Shale Tiles extension with ADF Faces, > > and > > > it doesn't work, so I would like to know if > > there's a > > > substitute. > > > > > > Moreover I don't want to use sitemesh engine for > > > composition (cause of the parsing performance > > impact). > > > > > > The region tags enable composition but not > > templating > > > I think. > > > > > > Thanks > > > > > > > > > > > > > > > > > > > > > > > > __________________________________________________________________________ > > > _ > > > Découvrez une nouvelle façon d'obtenir des > > réponses à toutes vos questions > > > ! > > > Profitez des connaissances, des opinions et des > > expériences des > > > internautes sur Yahoo! Questions/Réponses > > > http://fr.answers.yahoo.com > > > > > > > > > > ___________________________________________________________________________ > Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! > Profitez des connaissances, des opinions et des expériences des internautes > sur > Yahoo! Questions/Réponses > http://fr.answers.yahoo.com
