调试出现下载情况

wth1150 2006-05-10 12:33:34
<%@ page contentType="text/heml;CHARSET=big5"%>

<title>多媒体教学平台</title>
<script language="JavaScript">

// this page should never load inside of another frame
if (top.location != self.location)
{
top.location = self.location;
}

function InitSync()
{
if( "object" == typeof( top.deeptree ) && "unknown" == typeof( top.deeptree.Sync ) )
{
top.deeptree.Sync();
}
}
</script>
</head>

<frameset border="1" frameSpacing="0" onload="InitSync();" MARGINWIDTH="0" MARGINHEIGHT="0" LEFTMARGIN="0" TOPMARGIN="0" rows="80,*">
<frame border="0" name="fraToolbar" marginWidth="0" marginHeight="0" frameBorder="no" noResize scrolling="no" LEFTMARGIN="0" TOPMARGIN="0" target="main" src="top.jsp">
<frameset border="1" name="fstMain" frameSpacing="6" frameBorder="1" onload="InitSync();" MARGINWIDTH="0" MARGINHEIGHT="0" LEFTMARGIN="0" TOPMARGIN="0" cols="167,*">
<frame border="1" name="fraLeftFrame" borderColor="#786CFF" marginWidth="0" marginHeight="0" frameBorder="0" scrolling="no" LEFTMARGIN="0" TOPMARGIN="0" target="main" src="loginleftframe.jsp">
<frameset rows="20,93%">
<frame name="fraRightFrame1" border="0" borderColor="#786CFF" frameBorder="no" scrolling="no" noresize src="righttopframe.jsp" target="_self">
<frame name="main" border="0" borderColor="#6699cc" frameBorder="no" scrolling="auto" src="news.asp">
</frameset>
</frameset>
</frameset>
<body>

<p>此网页使用了框架,但您的浏览器不支持框架。</p>




这样就会出现top.jsp下载的情况?为什么啊
...全文
74 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
ruanjiantaotao 2006-05-11
  • 打赏
  • 举报
回复
不知楼主怎么解决的?能分享一下吗?
wth1150 2006-05-10
  • 打赏
  • 举报
回复
问题解决`谢谢大家
xmbareheaded 2006-05-10
  • 打赏
  • 举报
回复
<%@ page contentType="text/heml;CHARSET=big5"%>
改为
<%@ page contentType="text/html;CHARSET=big5"%>
试试
WiseDragon 2006-05-10
  • 打赏
  • 举报
回复
不大可能出现这种情况吧

怎么还有asp 文件

jsp必须在web服务器下运行在不会下载
你要是直接双击打开.html文件就会下载 .jsp,.asp
ruanjiantaotao 2006-05-10
  • 打赏
  • 举报
回复
main 框架好像不支持 jsp文件,你试试html文件~

81,091

社区成员

发帖
与我相关
我的任务
社区描述
Java Web 开发
社区管理员
  • Web 开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧