JSP include问题
时间:2011-10-16
来源:互联网
我想请教一个include file的问题。
目录结构
-abc
-index.jsp
-include
-head.jsp
index.jsp页面:<%@include file="../include/head.jsp" %>
想引用上级目录下一个文件夹里的文件。
但是报错500:org.apache.jasper.JasperException: /index.jsp (line: 19, column: 1) File "/../include/head.jsp" not found
好像跳不出当前目录
目录结构
-abc
-index.jsp
-include
-head.jsp
index.jsp页面:<%@include file="../include/head.jsp" %>
想引用上级目录下一个文件夹里的文件。
但是报错500:org.apache.jasper.JasperException: /index.jsp (line: 19, column: 1) File "/../include/head.jsp" not found
好像跳不出当前目录
作者: zity_chow 发布时间: 2011-10-16
<%@include file="/include/head.jsp" %>
作者: zhongxingxuan 发布时间: 2011-10-16
引用 1 楼 zhongxingxuan 的回复:
<%@include file="/include/head.jsp" %>
<%@include file="/include/head.jsp" %>
也不行。
../include/head.jsp这个地址用iframe是可以的。
是不是我的Tomcat设置错误了
作者: zity_chow 发布时间: 2011-10-16
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28