[WEB]
[JSP] Servlet 데이터 공유
ddgoori
2020. 7. 5. 13:23
Servlet에서 데이터를 공유하는 방법에 대해서 학습합니다.
- Servlet Parameter
<init-param>
=> servlet mappingg한 것처럼 domain뒤에 /se를 붙이면 브라우저에서 정상출력됨
- Context Parameter
<context-param>
- Context Attribute
https://drive.google.com/drive/folders/1ld1zcCHx74E_yY4ORmuDAXdP7tSbaI4M
jsp자료 - Google 드라이브
drive.google.com