This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
study:web_programming:3_장 [2016/02/26 22:44] psk810 [layout] |
study:web_programming:3_장 [2019/02/04 14:26] (current) |
||
---|---|---|---|
Line 236: | Line 236: | ||
HTTP 응답을 위한 HTML 만들기. | HTTP 응답을 위한 HTML 만들기. | ||
+ | |||
+ | *app-context*는 요청의 :servlet-context나 혹은 환경변수의 :app-context로 동적으로 설정되면서 wrap-context 미들웨어에 적용된다. | ||
+ |