index.jsp
上传用户:junmaots
上传日期:2022-07-09
资源大小:2450k
文件大小:1k
- <%@ page language="java" contentType="text/html;charset=GB2312"%>
- <html>
- <head>
- <title>新闻 DEMO</title>
- <meta http-equiv="Content-Type" content="text/html; charset=GB2312">
- </head>
- <FRAMESET border=7
- frameBorder=1 frameSpacing=0 rows=0,440><FRAME frameBorder=0 marginHeight=0
- marginWidth=1 noResize scrolling=no src="about:blank"><FRAMESET
- cols=1*,800,1*><FRAME frameBorder=0 marginHeight=0 marginWidth=0 noResize
- scrolling=no src="about:blank">
- <FRAME noResize src="index1.jsp">
- <FRAME frameBorder=0 marginHeight=0
- marginWidth=0 noResize scrolling=no src="about:blank"></FRAMESET></FRAMESET>
- </html>