Isn't velocity a more general (not restricted to HTML) template engine? Additionally it allows control structures like foreach, assignments, methods, etc.
This is a complete programming language while Projector templating is much simpler... Oliver On Mon, 15 Nov 2004 00:34:27 +0900, Carlos Villegas <[EMAIL PROTECTED]> wrote: > > > > > Daniel Florey wrote: > >>Why not using a standard jsp/jstl solution, should it means creating > >>taglibs ? > > > > > > I'll avoid jsp's as it enabled people to fill programming code into the > > templates and decreases reusability. I've worked in so many project where > > all of the logic was coded into jsp that I still feel it's clever to > > prohibit programming code in the templates. > > Start using it and I hope you'll share this feeling ;-) > > It sounds like the same goals as Velocity. Why not using Velocity? > > Or some way to plug in your favorite template language. > > > Carlos > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
