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

基于J2EE的奥运项目Web管理系统
引用本文:梁循.基于J2EE的奥运项目Web管理系统[J].微机发展,2004,14(8):1-4.
作者姓名:梁循
作者单位:北京大学计算机所 北京100871
基金项目:国家自然科学基金资助项目(69932019)
摘    要:设计了一个基于J2EE的奥运项目web管理系统。使用了MVC结构将数据、专业逻辑、表达层、控制逻辑很好地分离开。在表达层中,Serv1ets通过HTTP和用户交互信息,传给中间层的专业逻辑层进行处理,并产生XML输出文件,最后使用XSLT将XML进行转换,送给不同的客户类型。在专业逻辑层中,使用一个有状态的scssionEJB来实现管理客户清单的逻辑操作,产品逻辑是通过一个emityEJB实现的。订购逻辑也有相应的EJB来完成。最后,完成了调度。

关 键 词:奥运项目  web管理系统  EJB  J2EE
文章编号:1005-3751(2004)08-0001-04
修稿时间:2004年4月7日

Olympic Project Management System on Web Based on J2EE
LIANG Xun.Olympic Project Management System on Web Based on J2EE[J].Microcomputer Development,2004,14(8):1-4.
Authors:LIANG Xun
Abstract:In this paper, an olympic project management system on Web based on J2EE is designed and implemented. The MVC method is used to separate the data tier, business logic, expression tier, and control tier. In the expression tier, Servelts are used to interact with the users through HTTP. The information is first transferred to the business logic tier for processing, then XML files are produced, and at last the XSLT is employed to transfer the XML files into different formats for different user types. In the business logic tier, a stateful session EJB is used to manage the operations of client lists. The product logic is implemented by an entityEJB. The order logics are also coded based respective EJBs. Finally, the deployment is accomplished.
Keywords:olympic project  management system on Web  EJB  J2EE  
本文献已被 CNKI 维普 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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