- jsp:include vs include file
- jsp:include는 값을 가져오지 않는다 =개별파일로 인식
- include file은 한 페이지로 인식
과연 pageContext의 값을 가져올 수 있을것인가?
'JSP > 이론' 카테고리의 다른 글
setproperty(*) - *(와일드카드) (0) | 2023.06.14 |
---|---|
jsp:useBean/serProperty, getProperty (0) | 2023.06.14 |
jsp:forward (0) | 2023.06.13 |
Enumeration/session/ HttpSession (0) | 2023.06.13 |
<%@ %> 지시자 / error /include (0) | 2023.06.09 |