VelocityWebUtil
The VelocityWebUtil is a helper class that helps to determines whether velocity resources/files exist.
The following example shows how the VelocityWebUtil is mapped in the toolbox.xml file:
<tool> <key>velutil</key> <scope>request</scope> <class>com.dotcms.rendering.velocity.viewtools.VelocityWebUtil</class> </tool>