velocity-user  

simple question

Arkadiusz Ry�kowski
Wed, 11 Oct 2006 03:22:58 -0700

I've to generate the string like
${loginGenerator.generateLogin("John","Smith")}

I've tried to use template like
${loginGenerator.generateLogin("$user.firstName","$user.lastName")}
and with escape \${loginGenerator...

but still I cannot manage with error: Encountered "( "" at line
12, column 72

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]