On Sun, Jul 1, 2012 at 11:13 PM, Dishara Wijewardana < ddwijeward...@gmail.com> wrote:
> Hi all, > I was searching last couple of days on how to find what properties should > be given to VelocityEngine#init(Properties) to initialize the velocity > engine. > But I could not find a proper place. Is there any sample to run or some > documentation to understand this (how to initialize velocity engine) ? > Hi I used the property file which comes with src code, under velocity examples module. And it ran without any exceptions. But even though I evaluated a script code which is a comment (i.e ## this is a comment) . But I gave incorrect syntax to the comment (i. e --- this is a comment) and it still returns true .Not sure why. > > > -- > Thanks > /Dishara > > -- Thanks /Dishara