| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 445 人关注过本帖
标题:[原创]为什么jsp页面出现????
只看楼主 加入收藏
zhanfuxin
Rank: 1
等 级:新手上路
帖 子:42
专家分:0
注 册:2006-3-25
收藏
 问题点数:0 回复次数:0 
[原创]为什么jsp页面出现????
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<jsp:useBean id="checkLogin" class="loginBean.LoginBean"/>
<head>
<title>?????</title>
<style type="text/css">
<!--
.style5 {color: #000000}
.style6 {font-family: "??-???????"}
.style7 {color: #8000FF; font-family: "??-???????"; }
-->
</style>
</head>
<body>
<form name="form1" method="post">
<p><span class="style7">??</span><span class="style5"><b><i><%=request.getParameter("username")%></i></span><span class="style7">???</span>
<span class="style6"><a href="denglu.jsp">??</a>
</span></p>
<h2><img src="020.gif" width="32" height="32"><span class="style6"><em><font size="3">?????</font></em></span><a href="www.shipin.com"><font size=3></font><font size=3>www.shipin.com</font></a></h2>
<div>
<a href="">??</a>|
<a href="">??</a>|
<a href="">??</a>|
<a href="">??</a>|
<a href="">??</a>|
<a href="">??</a>|
<a href="">??</a>|
<a href="">??</a>|<br>
<a href="">??</a>|
<a href="">??</a>|
<a href="">??</a>|
<a href="">??</a>|
<a href="">??</a>|
<a href="">??</a>|
<a href="">??</a>|
<a href="">??</a>|
</div>
<div align=center>
<IMG height=100 src="021.jpg" width=777>
</div>
</form>
<%
checkLogin.init(request,out,response);
checkLogin.execute();
checkLogin.clean();
%>
</body>
</html>
为什么jsp页面出现????
搜索更多相关主题的帖子: jsp 页面 
2006-08-06 15:56
快速回复:[原创]为什么jsp页面出现????
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.013829 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved