Top "Velocity" questions

Changing Location of Velocity.Log File

Seems pretty straight forward. Documentation at http://velocity.apache.org/engine/devel/developer-guide.html#Configuring_Logging says to set the …

apache velocity logfiles
How to configure Velocity Escape Tool with Spring Properties?

I create e-mails from templates via Velocity in a Spring Web Application. Now I need to HTML escape SOME of …

java spring velocity
Create object in velocity template

I am writing velocity templates for my liferay theme and I am wondering, whether it is possible to create a …

liferay velocity liferay-velocity
velocity (test instanceof)

How can I test the class of a given object in a velocity template. I can't find an instanceof directive

velocity
Is Apache Velocity still an active project?

Seeing that Velocity's latest stable version was released at least two years ago, I was hoping the good people at …

velocity
Velocity vs Apache Tiles

What's better? We are going to start a new web project and it's a question which technology to choose. Project …

java spring-mvc content-management-system velocity tiles
Can I convert an artifactId to a classname prefix in my maven archetype?

I'm creating a maven archetype and in the projects generated a want a class that is named after the artifact …

java maven velocity maven-archetype