");Р telephone=rs.getString(4);Р out.print(""+telephone+"");Р QQ=rs.getString(5);Р out.print(""+QQ+"");Р Р Email=rs.getString(6);Р out.print(""+Email+"");Р o" /> ");Р telephone=rs.getString(4);Р out.print(""+telephone+"");Р QQ=rs.getString(5);Р out.print(""+QQ+"");Р Р Email=rs.getString(6);Р out.print(""+Email+"");Р o" />

全文预览

JSP应用技术实训报告

上传者:火锅鸡 |  格式:doc  |  页数:12 |  大小:0KB

文档介绍
ddress+"</TD>");Р telephone=rs.getString(4);Р out.print("<TD >"+telephone+"</TD>");Р QQ=rs.getString(5);Р out.print("<TD >"+QQ+"</TD>");Р Р Email=rs.getString(6);Р out.print("<TD >"+Email+"</TD>");Р out.print("</TR>");Р }Р out.print("</Table>");Р con.close();Р }Р catch(SQLException el) {}Р %>Р Р</FONT>Р</BODY>Р</HTML>Р管理员用户的程序代码РLogin1.jsp:Р<%@ page contentType="text/html;charset=GB2312" %> Р<%@ page import="java.util.*,java.sql.*,java.lang.*" %> Р<head>Р<meta http-equiv="Content-Type" content="text/html; charset=gb2312">Р<title>管理员身份验证</title>Р<link href="../css/style.css" rel="stylesheet" type="text/css">Р<jsp:useBean id="countTime" scope="page" class="tom.look.CountTime"/>Р<style type="text/css">Р<!--Р.c {Р?color: #1f98e9;Р?font-size: 12px;Р}Р.b {Р?color: #DAA20F;Р}Р-->Р</style>Р</head>

收藏

分享

举报
下载此文档