Controller
– Spring reference :: Chapter 13
– Spring API :: Controller
– Spring MVC :: p52(71)
– Pro Spring :: p531
– 영회형 전 블로그 :: Spring MVC컨트롤러 탐험기[1] Controller와 ModelAndView
– Spring reference :: Chapter 13
– Spring API :: Controller
– Spring MVC :: p52(71)
– Pro Spring :: p531
– 영회형 전 블로그 :: Spring MVC컨트롤러 탐험기[1] Controller와 ModelAndView
SimpleFormController
– Spring reference
[#M_ more.. | less.. | a form controller that provides even more support when creating a form with a corresponding command object. The SimpleFormController let’s you specify a command object, a viewname for the form, a viewname for page you want to show the user when form submission has succeeded, and more._M#]- Spring API :: SimpleFormController
– Spring MVC :: p65(84)
– Pro Spring :: p547
– Spring reference
[#M_ more.. | less.. | a form controller that provides even more support when creating a form with a corresponding command object. The SimpleFormController let’s you specify a command object, a viewname for the form, a viewname for page you want to show the user when form submission has succeeded, and more._M#]- Spring API :: SimpleFormController
– Spring MVC :: p65(84)
– Pro Spring :: p547
PropertyEditor
– Spring Reference :: Chapter 5
– Java API :: PropertyEditor
– 영회형 블로그 :: Spring 기본 지원 Property type
– 영회형 전 블로그 :: Spring MVC 사용시 다수의 문자열을 List로 받기
– Whiteship 전 블로그 :: Spring reference 5장 정리
– Spring MVC :: p124(143)
– Pro Spring :: p126
– Spring Reference :: Chapter 5
– Java API :: PropertyEditor
– 영회형 블로그 :: Spring 기본 지원 Property type
– 영회형 전 블로그 :: Spring MVC 사용시 다수의 문자열을 List로 받기
– Whiteship 전 블로그 :: Spring reference 5장 정리
– Spring MVC :: p124(143)
– Pro Spring :: p126
CoC
– Convention over Configuration 의 약어로 “설정을 능가하는 규약” 정도의 의미.
– http://softwareengineering.vazexqi.com/files/pattern.html
– Convention vs Configuration
– CoC in Spring MVC
– Convention over Configuration 의 약어로 “설정을 능가하는 규약” 정도의 의미.
– http://softwareengineering.vazexqi.com/files/pattern.html
– Convention vs Configuration
– CoC in Spring MVC