RE: Template tool

2006-06-15 Thread GB Developer
Velocity can do 'templates as Strings'. > -Original Message- > From: Michael Rimov [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 14, 2006 6:38 PM > To: 'Tomcat Users List' > Subject: RE: Template tool > > > > > does it can h

RE: Template tool

2006-06-15 Thread Sanjeev Kumar Bhat, Noida
ubject: RE: Template tool > does it can handle templates from String or has to be templates on > file Nope, will work with a file. Be aware of XSS (Cross Site Scripting) when dealing with velocity, but that's about the only caveat. Here's the hello world example: http://j

Re: Template tool

2006-06-14 Thread David Smith
Freemarker can. Very versitile for both web output as well as email and other templating purposes. --David Leonel wrote: On 6/14/06, MW Janssen <[EMAIL PROTECTED]> wrote: i use velocity.. Maarten thanks does it can handle templates from String or has to be templates on file

RE: Template tool

2006-06-14 Thread Michael Rimov
> does it can handle templates from String or has to be templates on > file Nope, will work with a file. Be aware of XSS (Cross Site Scripting) when dealing with velocity, but that's about the only caveat. Here's the hello world example: http://jakarta.apache.org/velocity/docs/user-gu

Re: Template tool

2006-06-14 Thread Leonel
On 6/14/06, MW Janssen <[EMAIL PROTECTED]> wrote: i use velocity.. Maarten thanks does it can handle templates from String or has to be templates on file thanks again leonel - To start a new topic, e-mail: users

RE: Template tool

2006-06-14 Thread MW Janssen
i use velocity.. Maarten -Oorspronkelijk bericht- Van: Leonel [mailto:[EMAIL PROTECTED] Verzonden: donderdag 15 juni 2006 0:55 Aan: users@tomcat.apache.org Onderwerp: Template tool Hello What's the simplest template engine or tool to use with tomcat servlets ?? thanks L

Template tool

2006-06-14 Thread Leonel
Hello What's the simplest template engine or tool to use with tomcat servlets ?? thanks Leonel - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail