Hi all!

I'm new to Velocity and tried to find a way to limit the length of an 
String. The solution I found worked great for my needs: 
VelocityFormatter.limitLen().
Much to my regret I noticed that with Velocity 1.5 (and Tools 1.3) 
VelocityFormatter got marked as depricated and I didn't find a proper 
replacement for this method in any of the both suggested Tools classes 
NumberTool and DateTool.

So here's my question: What's the suggested way to handle this: the usage 
of other Tools classes? Own code?

Thanks in advance,
Sebastian

Reply via email to