国内的饿免费空间可能就51的最稳定了,缺点就是有广告!
方法 :(1) 先制作一个index.htm页面,在<head>标签内加<meta http-equiv="refresh"
content="0;URL=index.jsp">
总的就是<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<meta http-equiv="refresh" content="0;URL=index.jsp">
(2)再制作 index.jsp页面,其实这不是JSP的,只是后缀为jsp的
,实际也的.htm的静态页面,所有的.htm该为.jsp就可以了(当然第一部的不要改啊)
回复Comments
作者:
{commentrecontent}