How can I call a static method from a (velocity) template when using Apache Click?
Calling static method from template in Apache Click
3.3k views Asked by myahya At
2
There are 2 answers
0
On
Velocity 1.6 and up supports this:
http://velocity.apache.org/engine/devel/developer-guide.html#supportforstaticclasses
You can use
in your Page.