github : https://github.com/leewoopyo/exam_view2 Spring Legacy Project로 프로젝트를 만든 후 (프로젝트 이름 : exam_view2, 베이스 패키지 : com.exam.view2) 클라이언트에서 get, post 방식으로 보낸 파라메터 값이 포함된 URL을 매핑해서 Controller 에서 그 값을 모델에 담아 view에 보내는 작업을 할 것이다. (Controller와 view만 있는 프로젝트이다.) pom.xml 로 가서 버전 수정을 해 준다. 4.0.0 kopo.exam hello hello war 1.0.0-BUILD-SNAPSHOT 1.8 5.0.7.RELEASE 1.6.10 1.6.6 org.apache.maven.plugins maven..