标题:include 出问题
只看楼主
shenba
Rank: 1
等 级:新手上路
威 望:1
帖 子:179
专家分:0
注 册:2006-9-17
 问题点数:0 回复次数:1 
include 出问题
<%@ page contentType="text/html; charset=GBK" %>
<html>
<head>
<title>
jspinclude
</title>
</head>
<body bgcolor="#ffffff">
<jsp:include flush="false" page="test.html">
</body>
</html>
出错信息:
"jspinclude.jsp": org.apache.jasper.JasperException: file:E:/jwork/JSP/javabean/beanModule/jspinclude.jsp(10,0) Expecting "jsp:param" standard action with "name" and "value" attributes
到底哪里出问题了呢?
添加<jsp:param也不行
搜索更多相关主题的帖子: include jsp body head 
2006-11-18 17:45
独孤无痕
Rank: 1
等 级:新手上路
威 望:2
帖 子:159
专家分:0
注 册:2006-7-12
得分:0 
<jsp:include page="/test.html" />
试下嘛

2006-11-18 18:21



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-103874-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.220723 second(s), 7 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved