Hi,
I am using Spring 3.2 . My form retaining the old values . How can i get rid of that ?
Here are the details: 1.ProgramGroupName
2.ProgramDescription
3.ProgramGroupId
These are the values in that form . If am saving/updating by default its taking
like A, or Name, ...ect for ProgramGroupName.
How can i get rid of this problem ?
Thanks
Arjun