It seems as though Velocity does not allow use of static functions. Is this true? For example, I want to use printf-like formatting on some data I feed into the template such as this:

String.format("%.1f",$dataFedIn)

Is there an alternative way to format data?  Or to use static functions?

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to