Hi ,

i am new to Spring. i have a porpertyEditor for a menu in my form. the problem is i could see getAsText() method called but never for setAsText().

i have another property editor for another menu . that is working fine.

i am not able figure out what could be go wrong if one is working and other is not.

Any help appreciated!!

sprnewbi