jsp之include指令

<%@ include file="xx.jsp"%>
静态包含,在一个页面中包含其他页面,tomcat会把多个页面生成一个.java文件
posted @ 2015-06-25 21:49  sflik  阅读(163)  评论(0)    收藏  举报