h1

NVelocity Mapping variable or Object

July 25, 2007

Guess 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.

Leave a Comment