on 8/24/01 1:59 PM, "David Rees" <[EMAIL PROTECTED]> wrote:
> How does the taglib work? How does velocity get invoked to parse the code?
Read the source code.
> Where is the velocity engine hiding?
In velocity.jar
> I know you mention velocimacros as a benefit to using the taglib
s/taglib/Velocity
>, is there an equivalent to the VM_globals.vm or
> do you just have to include a global file which has your macros defined
> there?
It is a personal thing. Include your own file with your own velocimacros.
-jon