
NVelocity Mapping variable or Object
July 25, 2007Guess what…
#set($size = $DictHelper.CreateDict(”size=50″,”maxlength=50″))
User Name:$FormHelper.TextField(”user.name”,$size)
NVelocity will tray to mapping to variable with typeof User in propertyBag or in Session.


