标签:head root div bsp nbsp ref 变量 pat base
<head>
<base href="<%=basePath%>">
<% String fileroot="MyJsp.jsp"; %>
</head>
<body>
<jsp:include page="<%=fileroot %>" ></jsp:include>
</body>
标签:head root div bsp nbsp ref 变量 pat base
原文地址:http://www.cnblogs.com/firstdream/p/7403715.html