节点文献

基于J2EE的奥运项目Web管理系统

Olympic Project Management System on Web Based on J2EE

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 梁循

【Author】 LIANG Xun (Institute of Computer Science and Technology, Beijing University, Beijing 100871, China)

【机构】 北京大学计算机所 北京100871

【摘要】 设计了一个基于J2EE的奥运项目Web管理系统。使用了MVC结构将数据、专业逻辑、表达层、控制逻辑很好地分离开。在表达层中,Servlets通过HTTP和用户交互信息,传给中间层的专业逻辑层进行处理,并产生XML输出文件,最后使用XSLT将XML进行转换,送给不同的客户类型。在专业逻辑层中,使用一个有状态的sessionEJB来实现管理客户清单的逻辑操作,产品逻辑是通过一个entityEJB实现的。订购逻辑也有相应的EJB来完成。最后,完成了调度。

【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.

【关键词】 奥运项目Web管理系统EJBJ2EE
【Key words】 olympic projectmanagement system on WebEJBJ2EE
【基金】 国家自然科学基金资助项目(69932019)
  • 【文献出处】 微机发展 ,Microcomputer Development , 编辑部邮箱 ,2004年08期
  • 【分类号】TP393.09
  • 【被引频次】1
  • 【下载频次】80
节点文献中: 

本文链接的文献网络图示:

本文的引文网络