SSM框架项目实例源代码从注册开始结合数据库文档格式.docx
- 文档编号:17450805
- 上传时间:2022-12-01
- 格式:DOCX
- 页数:11
- 大小:17.20KB
SSM框架项目实例源代码从注册开始结合数据库文档格式.docx
《SSM框架项目实例源代码从注册开始结合数据库文档格式.docx》由会员分享,可在线阅读,更多相关《SSM框架项目实例源代码从注册开始结合数据库文档格式.docx(11页珍藏版)》请在冰豆网上搜索。
etDeptno());
if(count>
0){etDeptno());
return;
}
etCommId());
quals(("
pageIndex=1;
}elseif(("
pageIndex=("
(pageIndex);
quals(("
etDeptno();
Deptdept=(deptno);
(dept);
("
dept"
());
return;
publicStringupdateDeptLast(){
intcount=());
}
publicStringupdateCommFirst(){
etCommId();
Commcomm=(commId);
(comm);
comm"
publicStringupdateCommLast(){
etCommId());
comm);
publicStringshowDeptDetails(){
Deptdept=().getDeptno());
dept);
privateStringdeptName;
publicStringgetDeptName(){
returndeptName;
publicvoidsetDeptName(StringdeptName){
=deptName;
etSession();
applicationMap=().getApplication();
requestMap=(Map<
String,Object>
)().get("
request"
);
request=(HttpServletRequest)().get;
response=(HttpServletResponse)().get;
application=(ServletContext)().get;
session=();
paramsMap=().getParameters();
}
/SSM/src/config/
xmlversion="
encoding="
UTF-8"
>
DOCTYPEmapper
PUBLIC"
-,d.*,c.*fromemp_infoe,emp_deptd,emp_commcwhere=and=andROWNUM&
gt;
=#{start}andROWNUM&
lt;
=#{end}
/select>
--福利分-->
resultMaptype="
id="
pageCommList"
<
idproperty="
commId"
column="
/>
resultproperty="
salary"
/resultMap>
selectid="
findPageComm"
resultMap="
parameterType="
Map"
select*from(selectrownumrn,c.*fromemp_commc)wherern&
=#{start}andrn&
--部门分deptno;
.
privateStringdeptName;
-->
pageDeptList"
deptno"
deptName"
/>
findPageDept"
select*from(selectrownumrn,d.*fromemp_deptd)wherern&
/mapper>
/SSM/src/config/
DOCTYPEconfiguration
-"
al();
varIdno=$("
#Idno"
).val();
vartelephone=$("
#telephone"
varpassword=$("
#password"
if<
2||>
16){
$("
#namespan"
).html("
*长度不正确(最短2位,最长16位)"
).attr("
style"
"
font-size:
12px;
color:
red;
return;
}else{
OK"
15px;
green;
varreg=/^[1-9][0-9]$/;
if(!
(age)){
$("
#agespan"
年龄输入错误"
$("
11px;
returnfalse;
}else{
}
reg=/^[1-9][0-9]{17}$/;
(Idno)){
$("
#idnospan"
身份证输入有误"
returnfalse;
}else{
reg=/^1[34578]\d{9}$/;
(telephone)){
$("
#telspan"
电话号码输入有误"
return;
}else{
}
reg=/^[_0-9a-z]{6,16}$/;
(password)){
#passwordspan"
密码由6-16个字符组成可以有下划线,数字,字母"
return;
<
/script>
scripttype="
text/javascript"
functioncheckName(){al();
varreg=/^[a-zA-Z0-9]{5,16}$/;
(empId)){
#empIdspan"
*只能是字母和数字组成长度在5-16之间"
#empId"
).focus;
Ok"
$.ajax({
url:
type:
post"
data:
{"
empId},
asyc:
false,
dataType:
json"
beforeSend:
function(data){},
tml("
*用户名存在不可以使用"
).val("
},
/*error:
function(XMLHttpRequest,textStatus,errorThrown){"
eady(function(){
varempId=$("
alert(empId);
varpassword=$("
).css("
display"
none"
"
hecked){"
//"
+()+"
+()+path+"
/"
;
%@tagliburi="
/struts-tags"
prefix="
s"
%>
DOCTYPEHTMLPUBLIC"
-//W3C//DTDHTMLTransitional//EN"
html>
head>
basehref="
%=basePath%>
title>
员工详情<
/title>
metahttp-equiv="
pragma"
content="
no-cache"
cache-control"
expires"
0"
keywords"
keyword1,keyword2,keyword3"
description"
Thisismypage"
--
linkrel="
stylesheet"
type="
text/css"
href="
-->
/head>
body>
<
ahref="
返回员工信息页面<
/a>
tablestyle="
margin-top:
10px;
text-align:
center;
border="
1pxsolidred"
align="
center"
cellspacing="
cellpadding="
width="
680px"
height="
180px"
tr>
th>
员工编号<
/th>
员工姓名<
年龄<
性别<
账号<
电话号码<
身份证号<
部门名称<
薪资<
/tr>
<
td>
s:
propertyvalue="
#"
/td>
--<
/table>
/body>
/html>
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- SSM 框架 项目 实例 源代码 注册 开始 结合 数据库