首页 | 本学科首页   官方微博 | 高级检索  
     检索      

基于 SpringMVC 的多平台 J2EE 开发方式研究
引用本文:李枭,任维政.基于 SpringMVC 的多平台 J2EE 开发方式研究[J].吉林大学学报(信息科学版),2017,35(5):569-575.
作者姓名:李枭  任维政
作者单位:北京邮电大学 电子工程学院, 北京 100876
基金项目:北京邮电大学青年科研创新计划专项基金资助项目
摘    要:针对 J2EE(Java Enterprise Editon)开发中多平台的请求和响应问题, 提出了一种基于 SpringMVC 的开发 方式。 客户端是多平台的, 后台系统架构中的核心控制器根据客户端的类型将请求分发到服务端对应的业务 控制器中, 处理后返回不同类型的结果响应客户端, 并采用跨域异步数据交互的办法, 实现了对多平台客户端 的数据支持; 在数据库方面, 采用流行的 Hibernate 技术进行数据的持久化, 并使用 MySQL 原生工具进行热备, 以确保数据安全; 在传输方面, 采用了 HTTPS(Hyper Text Transfer Protocol over Secure Socket Layer)实现身份验 证和加密通讯; 最后通过系统测试验证了后台系统架构的并发性能良好, 符合预期要求。

关 键 词:SpringMVC  技术  J2EE  开发  数据交互  多平台  
收稿时间:2016-09-21

Research on SpringMVC-based Multi-Platform J2EE Development
LI Xiao,REN Weizheng.Research on SpringMVC-based Multi-Platform J2EE Development[J].Journal of Jilin University:Information Sci Ed,2017,35(5):569-575.
Authors:LI Xiao  REN Weizheng
Institution:School of Electronic Engineering, Beijing University of Posts and Telecommunications, Beijing 100876, China
Abstract:To deal with request and response issues in multi-platform J2EE (Java Enterprise Editon)development,a development architecture approach based on SpringMVC is proposed.The approach's core is dispatcherServlet,which distributes requests to the server's specific Controller depending on the type of client then return different types of result as responses after processing.A system framework is implemented by this approach,it makes use of the B/S way,which uses server rather than client to complete business operations,and client is used for displaying data.And a new cross-domain asynchronous data interaction method is put forward.On the database side,Hibernate technology is used for data persistence,and native MySQL warm backup tool is used to ensure data security;In transmission,HTTPS (Hyper Text Transfer Protocol over Secure Socket Layer) is used for authentication and encrypted communications.The problem of performance is tested and verified by a system checking.
Keywords:springMVC technology  multi-platform  Java enterprise editon (J2EE) development  data interaction
本文献已被 万方数据 等数据库收录!
点击此处可从《吉林大学学报(信息科学版)》浏览原始摘要信息
点击此处可从《吉林大学学报(信息科学版)》下载免费的PDF全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号