用MyEclipse做了一个网页,用浏览器打开时图片就显示不了,求解

老师叫我们做一个新闻发布系统的简单网页,先用Dreamware做好一个框架,然后把代码复制到MyEclipse上,弄好以后我想在网页上看下效果,结果图片显示不了,代码如下... 老师叫我们做一个新闻发布系统的简单网页,先用Dreamware做好一个框架,然后把代码复制到MyEclipse上,弄好以后我想在网页上看下效果,结果图片显示不了,代码如下
<%@ page language="java" import="java.util.*" pageEncoding="utf-8"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
%>

<html>
<head>
<base href="<%=basePath%>">

<title>My JSP 'index.jsp' starting page</title>
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
<meta http-equiv="description" content="This is my page">
<!--
<link rel="stylesheet" type="text/css" href="styles.css">
-->
</head>
<frameset rows="104,*" cols="*" frameborder="no" border="0" framespacing="0">
<frame src="file:///G|/新闻发布系统/新闻发布系统前端Top.html" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="topFrame" />
<frameset rows="*" cols="146,*" framespacing="0" frameborder="yes" border="0">
<frame src="file:///G|/新闻发布系统/新闻发布系统前端Left.html" name="leftFrame" scrolling="No" noresize="noresize" id="leftFrame" title="leftFrame" />
<frame src="file:///G|/新闻发布系统/新闻发布系统前端Right.html" name="mainFrame" id="mainFrame" title="mainFrame" />
</frameset>
</frameset>
</html>
展开
 我来答
zhaiweiwei6
2011-12-11 · TA获得超过201个赞
知道小有建树答主
回答量:432
采纳率:0%
帮助的人:201万
展开全部
没见过这么写路径的。
几个页面放到同一目录下,src="新闻发布系统/新闻发布系统前端Top.html"
src="新闻发布系统/新闻发布系统前端Left.html"

src="新闻发布系统/新闻发布系统前端Right.html"
百度网友981cef1
2011-12-11 · TA获得超过1034个赞
知道小有建树答主
回答量:830
采纳率:0%
帮助的人:474万
展开全部
你框架里面的src的路径不对 你把这个页面也放到 “新闻发布系统/新闻发布系统前端Top.html”文件夹下
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
liqifa45
2011-12-11
知道答主
回答量:11
采纳率:0%
帮助的人:1.8万
展开全部
我来刷分的
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 更多回答(1)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式