Hello!

I need an EventHandler for Velocity which occurs everytime when velocity
needs a reference, an attribut or a method of the context. I have only
DummyObjects in my context and to work properly I need to know what
reference, attribute or method Velocity trys to use to give the right
return value to Velocity.
I tried to use the ReferenceInsertionEventHandler from the package
org.apache.velocity.app.event. But this EventHandler does not help me
enough with my problem.
Does Velocity has already a solution for my problem? And if so, can
anyone explain it to me?

Regards,
Tim Lohmann

Reply via email to