include 집중해부 2006.12.22
include 에는 크게 2가지가 있습니다. 잘 아시는 <%@ include file="" %> 과 조금은 낯선 <jsp:include page="" flush="true"/> 입니다. 일단 3개의 파일을 먼저 보겠습니다.
ok.jsp
<%@ page contentType="text/html;charset=...
1
Copyright 2000-2008 KURAPA.COM All Rights Reserved.