<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=EUC-KR">
<title>Insert title here</title>
</head>
<body>
${ initParam.hi } <==
</body>
</html>
===============web.xml====================
<context-param>
<param-name>
hi
</param-name>
<param-value>
bye~
</param-value>
</context-param>
EL JSTL IF문을 이용해 값 비교하기 (0) | 2015.03.12 |
---|---|
JSTL 써서 셋팅된값 바로 출력하기 (0) | 2015.03.12 |
EL을 이용해서 모든 쿠키 , JSESSIONID 까지 가져오는방법 (0) | 2015.03.12 |
EL을 이용해서 셋팅한 쿠키 불러오기 (0) | 2015.03.12 |
EL을 이용해서 JSP 프로젝트명 가져오기 (0) | 2015.03.12 |