<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<style>
a:visited {
color: blue;
}
a {
text-decoration: none;
}
#box1 {
width: 1300px;
height: 240px;
margin: 0 auto;
margin-top: 50px;
border: 0.2px solid #CCCCCC;
postion: fixed;
top: 50px;
}
#image {
background-image: url("mountain5.jpg");
width: 1200px;
height: 200px;
margin-top: 20px;
margin-left: 50px;
}
#box2, #box3, #box4,#box6{
width: 140px;
height: 50px;
border: 0.2px solid #CCCCCC;
text-align: center;
line-height: 50px;
margin-top: 30px;
margin-left: 140px;
}
#box2 {
margin-top: 100px;
}
#box5 {
border: 0.1px solid #CCCCCC;
height: 400px;
width: 920px;
float: right;
margin-top: -340px;
margin-right: 120px;
}
#title {
color: #ccc;
padding-top:170px;
}
</style>
</head>
<body>
<form action="ordinaryServlet" method="post">
<div id="box1">
<div id="image">
<div id="title">欢迎您登录:  ${user.username}    您的邮箱:  ${user.email}    您的权限是: 普通用户</div>
</div>
</div>
<div>
<div id="box2">
<a href="selectMe.jsp" target="menuFrame">用户查询</a>
</div>
<div id="box3">
<a href="updateMe.jsp" target="menuFrame">用户修改</a>
</div>
<div id="box6">
<a href="UpdatePwd.jsp" target="menuFrame">修改密码</a>
</div>
<div id="box4">
<a href="javascript:window.location.href='${pageContext.request.contextPath}/login.jsp'">用户退出</a>
</div>
<div id="box5">
<iframe name="menuFrame" id="menuFrame" src="selectUser.jsp"
frameborder="0" width="100%" height="100%"></iframe>
<iframe name="menuFrame" id="menuFrame1" src="selectUser.jsp"
frameborder="0" width="100%" height="100%"></iframe>
<iframe name="menuFrame" id="menuFrame2" src="selectUser.jsp"
frameborder="0" width="100%" height="100%"></iframe>
</div>
</div>
</form>
</body>
</html>
user index1.jsp
©著作权归作者所有,转载或内容合作请联系作者
- 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
- 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
- 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...