jsp动态包含|静态包含
摘要:一、静态包含指令<%@include file=“fileurl”%> 1、两个jsp页面的<%@page contentType=“text/html;charset=gbk”%>应该保持一致 2、不能通过fileurl向被包含的jsp页面传递参数,因为此静态包含是发生在jsp页面转换为servl
阅读全文
posted @ 2016-03-28 14:40
posted @ 2016-03-28 14:40