會員註冊 / 登入  |  電腦版  |  Jump to bottom of page

Test Me » Test

發表人: arc116
8 年 前
smilie work

@RequestMapping("form")

public ModelAndView getForm(@ModelAttribute Employee employee) {
return new ModelAndView("form");
}




會員註冊 / 登入  |  電腦版  |  Jump to top of page