Template tool
- From: "Michael Rimov" <rimovm (at) centercomp.com>
- Date: Wed, 14 Jun 2006 16:38:20 -0700
> 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-guide.html#Hello%20Velocity%20W
orld!
HTH!
-Mike
---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org
- Follow-Ups:
- Template tool
- From: "Sanjeev Kumar Bhat, Noida" <skbhat (at) hcl.in>
- Template tool
- From: "GB Developer" <gb1071nx (at) globallyboundless.com>