基于SpringMVC的多平台J2EE开发方式研究  被引量:18

Research on SpringMVC-based Multi-Platform J2EE Development

在线阅读下载全文

作  者:李枭 任维政[1] 

机构地区:[1]北京邮电大学电子工程学院,北京100876

出  处:《吉林大学学报(信息科学版)》2017年第5期569-575,共7页Journal of Jilin University(Information Science Edition)

基  金:北京邮电大学青年科研创新计划专项基金资助项目(2014PT12)

摘  要:针对J2EE(Java Enterprise Editon)开发中多平台的请求和响应问题,提出了一种基于SpringMVC的开发方式。客户端是多平台的,后台系统架构中的核心控制器根据客户端的类型将请求分发到服务端对应的业务控制器中,处理后返回不同类型的结果响应客户端,并采用跨域异步数据交互的办法,实现了对多平台客户端的数据支持;在数据库方面,采用流行的Hibernate技术进行数据的持久化,并使用MySQL原生工具进行热备,以确保数据安全;在传输方面,采用了HTTPS(Hyper Text Transfer Protocol over Secure Socket Layer)实现身份验证和加密通讯;最后通过系统测试验证了后台系统架构的并发性能良好,符合预期要求。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, HTIPPS (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.

关 键 词:SpringMVC技术 多平台 J2EE开发 数据交互 

分 类 号:TP311[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象