i am getting the following error when updating a reply object.can someone help me with this ..
org.springframework.orm.hibernate3.HibernateSystemException: a different object with the same...
Type: Posts; User: sprnew; Keyword(s):
i am getting the following error when updating a reply object.can someone help me with this ..
org.springframework.orm.hibernate3.HibernateSystemException: a different object with the same...
i am using velocity. can anyone let me know how can we specify nested binding in velocity.
i tried #springBind("emp.dept.id")
but didn work
Thanks,
sprnew
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...