作者Oreilly (Vendetta 我心无所惧)
看板java
标题Re: [问题]JSP include file
时间Tue Nov 28 13:11:41 2006
try this...
<jsp:include page="<%=String_Var%>"></jsp:include>
※ 引述《[email protected] ()》之铭言:
: 今天我要写一个网页 需要对档案进行作存取
: 而我建立的档案内容为
: Brief="......";
: SNPW="......";
: 因为小弟我要读入的档案并不是固定一样的
: 所以使用的读入方式为
: <%@ include file=String_Var %>
: 而resin跑出错误讯息 内容为
: /jsp/Final_Project/trans.jsp:166: `file' attribute value must be quoted
--
dd
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 202.154.192.30