i want to update object from my database without inserting new to the DB.
here are 2 methods:
@RequestMapping("/edit/{id}") public ModelAndVi