This should be useful for you if you have just started with velocity -- as it seems from your posts in the list
http://jakarta.apache.org/velocity/docs/user-guide.html

HTH,
- manish

----- Original Message ----- From: "Anagha" <[EMAIL PROTECTED]>
To: "velocity-user" <velocity-user@jakarta.apache.org>
Sent: Thursday, February 09, 2006 12:56 PM
Subject: Concatenating String in VTL


Hi,
Trying out following in the VTL :

#set($finalService=$serviceName+"Service")
$finalService

where $serviceName has some string in it.
The output is
$finalService

Is there any other way to concat string in VTL?
Any help is welcome.
--
Thanks & Regards,
Anagha



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

Reply via email to