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 |
Tags
- Spring
- OGNL
- 메서드
- JavaScript
- 안드로이드
- JSP
- Java
- mybatis
- oracle
- AWT
- 예외처리
- 어노테이션
- Eclips
- 클래스
- 국제화
- HTML
- 에러페이지
- Graphic
- 기본
- layout
- 생성자
- 이클립스
- Menu
- struts2
- 배열
- paint
- 오버로딩
- 메소드
- 전화걸기
- Android
Archives
- Today
- Total
목록Servlet (1)
note
Struts2 Servlet
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