return new ModelAndView("redirect:/bizitem/goEditItem.do?item_);

Spring如果需要return一个非jsp文件名字的地址,那么就需要用到转发

相关文章: