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
- layout
- Spring
- Menu
- struts2
- Eclips
- JavaScript
- JSP
- Graphic
- 메서드
- 생성자
- 예외처리
- 기본
- paint
- OGNL
- mybatis
- AWT
- 클래스
- oracle
- 안드로이드
- 오버로딩
- 메소드
- 이클립스
- Android
- 전화걸기
- 에러페이지
- HTML
- 국제화
- 어노테이션
- Java
- 배열
Archives
- Today
- Total
목록Servlet (1)
note
struts.xml servletSuccess.jsp ServletAwareAction package com.ch6.action; import java.util.Map; import javax.servlet.http.HttpServletRequest; import org.apache.struts2.ServletActionContext; import org.apache.struts2.interceptor.ServletRequestAware; import org.apache.struts2.interceptor.SessionAware; import com.ch4.domain.User; import com.opensymphony.xwork2.ActionSupport; public class ServletAwar..
JSP/Struts2
2012. 2. 22. 16:56