Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- 국제화
- Android
- 클래스
- HTML
- 생성자
- 메소드
- paint
- Spring
- 안드로이드
- Java
- 어노테이션
- struts2
- 전화걸기
- Eclips
- oracle
- 오버로딩
- 예외처리
- layout
- JavaScript
- Graphic
- JSP
- 에러페이지
- AWT
- 메서드
- 배열
- 기본
- Menu
- 이클립스
- mybatis
- OGNL
Archives
- Today
- Total
목록@PathVariable (1)
note
key와 value값이 /로 표현되어짐 dispatcher-servlet.xml messages.validation CharacterInfoController.javapackage madvirus.spring.chap06.controller; import org.springframework.stereotype.Controller; import org.springframework.ui.ModelMap; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.RequestMapping; @Controller public class CharacterInfoController..
JSP/Spring
2012. 3. 6. 10:30