Struts2 config file(스트러츠2설정파일)
1. web.xml
- 배치 디스크립터 파일
- StrutsPrepareAndExecuteFilter를 서블릿 필터로 지정
2. struts.xml
- 액션별로 URL에 Result등 정의를 하는 파일
- 기술할 분량이 많으면 분할 가능
'Back-End > Struts2' 카테고리의 다른 글
[Struts2] Action(2) - Action Class (0) | 2016.09.25 |
---|---|
[Struts2] Action(1) - Struts package, NameSpace (0) | 2016.09.25 |
[Struts2] 스트러츠2 - HelloWorld (0) | 2016.09.25 |
[Struts2] Struts2 구성 (0) | 2016.09.20 |
[Struts2] Struts2란 (0) | 2016.09.19 |