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