wow, my problem has been solved, thank you very much, John! :)

----- Original Message ----- From: "John Randall" <[EMAIL PROTECTED]>
To: "Velocity Users List" <velocity-user@jakarta.apache.org>
Sent: Friday, April 21, 2006 11:49 AM
Subject: RE: [URGENT] Assign the values of 2 String variables to other String variable ???


#set($myLast = "$!myOne$!myTwo")

-----Original Message-----
From: Pham Anh Tuan [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 20, 2006 11:47 PM
To: Velocity Users List
Subject: [URGENT] Assign the values of 2 String variables to other
String variable ???

Hi all,

I have 2 variables

#set($myOne = "hello")
#set($myTwo = "world")

I want to assign values of two variables to other variable, something
like below #set($myLast = $myOne$myTwo) <-- it didn't work

how, how can I do, help me plz :(

bowlkhin


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




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

Reply via email to