首页--工业技术论文--自动化技术、计算机技术论文--计算技术、计算机技术论文--计算机软件论文--程序设计、软件工程论文--软件工程论文

Ajax框架在J2EE架构中的研究与应用

中文论文第1-90页
 摘要第5-6页
 Abstract第6-11页
 1 绪论第11-15页
   ·研究背景和意义第11页
   ·研究现状与前景第11-13页
     ·Ajax 的应用现状第11-12页
     ·Ajax 框架的引入第12-13页
   ·研究的主要内容第13-14页
   ·论文的组织结构第14-15页
 2 J2EE 架构概述第15-21页
   ·J2EE 简介第15页
   ·J2EE 组件层次第15-16页
   ·MVC 设计模式第16-17页
   ·MVC 设计模式的优势第17-18页
   ·Java Web 主流开发框架介绍第18-20页
   ·本章小结第20-21页
 3 Ajax 框架技术第21-31页
   ·Ajax 技术第21-25页
     ·Ajax 的定义第21页
     ·基于Ajax 的Web 应用原理第21-23页
     ·XMLHttpRequest 请求方式的实现第23-24页
     ·Ajax 应用优点第24页
     ·Ajax 应用缺陷第24-25页
   ·Ajax 框架第25-30页
     ·Ajax 框架概念和应用意义第25-26页
     ·Ajax 框架领域及其选择第26-28页
     ·Ajax 框架架构分类第28-29页
     ·Ajax 框架的层次结构第29-30页
     ·Ajax 框架的应用优势第30页
   ·本章小结第30-31页
 4 基于浏览器端和服务器端的 Ajax 框架的应用研究第31-53页
   ·浏览器端Ajax 框架的应用第31-41页
     ·Ajax 框架的UI 开发的必要性第31页
     ·ExtJS 2.0 在Web 中的具体应用第31-39页
     ·浏览器端Ajax 框架改善的问题和应用优点第39-41页
     ·本节小结第41页
   ·服务器端Ajax 框架的应用第41-53页
     ·DWR 在J2EE 中的具体应用和构建第42-45页
     ·DWR 运作原理和流程第45-46页
     ·DWR 批处理和分离问题研究第46-47页
     ·DWR 与J2EE 框架整合第47-48页
     ·DWR 安全性研究第48-51页
     ·DWR 解决的问题第51-52页
     ·本节小结第52-53页
 5 Ajax 框架与 J2EE 开发框架的结合开发设计第53-59页
   ·Ajax 传统的服务器端框架的实现方法第53-54页
   ·服务器端 Ajax 框架与 J2EE 框架的结合设计第54-56页
   ·客户端 Ajax 框架的设计第56页
   ·Ajax 框架在J2EE 架构中的应用设计第56-58页
   ·本章小结第58-59页
 6 Ajax 框架的应用和实现第59-84页
   ·应用背景第59-60页
   ·应用问题解决方案第60-61页
   ·应用具体实现第61-75页
     ·应用技术支持第61-62页
     ·应用程序设计第62-63页
     ·应用界面实现第63-71页
     ·数据交互实现第71-75页
   ·应用中的问题探讨第75-77页
   ·应用性能分析第77页
   ·应用程序测试第77-83页
   ·本章小结第83-84页
 7 总结和展望第84-86页
   ·本文的工作总结第84-85页
   ·进一步工作第85页
   ·Ajax 框架在信息管理系统中的应用前景展望第85-86页
 参考文献第86-88页
 在学研究成果第88-89页
 致谢第89-90页
英文论文第90-183页
 Chapter 1 Introduction第97-102页
   ·Research background and significance第97-98页
   ·Research situation and prospect第98-100页
     ·Ajax situation第98-99页
     ·Ajax frameworks emergence第99-100页
   ·Main research contents第100-101页
   ·Paper organizational structure第101-102页
 Chapter 2 J2EE and MVC design pattern第102-108页
   ·J2EE第102-103页
     ·J2EE introduction第102页
     ·J2EE multi-tier model第102-103页
   ·MVC design pattern第103-107页
     ·MVC introduction第103-105页
     ·MVC frameworks-Struts第105-107页
     ·The advantages of MVC design pattern第107页
   ·Summary of this chapter第107-108页
 Chapter 3 Ajax frameworks第108-122页
   ·Ajax technology第108-114页
     ·Defining Ajax第108页
     ·Ajax asynchronous interaction pattern第108-110页
     ·Remote scripting using XMLHttpRequest第110-112页
     ·Ajax advantages第112-113页
     ·Problems with Ajax第113-114页
   ·Ajax frameworks research第114-121页
     ·Ajax frameworks outlined and applied significance第114-115页
     ·Ajax frameworks field第115-117页
     ·Ajax frameworks classification第117-119页
     ·Layers of Ajax frameworks第119-121页
     ·Ajax frameworks advantages第121页
   ·Summary of this chapter第121-122页
 Chapter 4 Browser-based and Server-based Ajax frameworks research第122-146页
   ·Browser-based Ajax frameworks application第122-133页
     ·The advantages of Ajax frameworks UI development第122-123页
     ·The specific application of ExtJS 2.0 in Web第123-131页
     ·Ajax frameworks application improvement and advantages in the browser-side第131-133页
     ·Summary第133页
   ·Server-based Ajax frameworks application第133-146页
     ·DWR specific application in the J2EE第134-138页
     ·DWR operating principles and processes第138-139页
     ·DWR call batching and separation concern第139-140页
     ·Integrating DWR with frameworks第140页
     ·DWR security research第140-144页
     ·Solving Ajax problems in DWR第144-145页
     ·Summary第145-146页
 Chapter 5 Development design in the integration of Ajax frameworks and J2EE development frameworks第146-152页
   ·Traditional methods to realize Ajax server-side framework第146-147页
   ·The design of Ajax frameworks combined with J2EE frameworks based on server-side第147-149页
   ·Design of Ajax frameworks based on client-side第149-150页
   ·Ajax frameworks application designed in J2EE frameworks第150-151页
   ·Summary of this chapter第151-152页
 Chapter 6 Application and implementation of Ajax frameworks第152-177页
   ·Background of application第152-153页
   ·The solution of Application problems第153-154页
   ·Application specific implementation第154-168页
     ·Application technical support第154-155页
     ·Application design第155-157页
     ·Application interface implementation第157-164页
     ·Interactive data implementation第164-168页
   ·Discussion on the application第168-170页
   ·Application performance analysis第170页
   ·Application testing第170-176页
   ·Summary of this chapter第176-177页
 Chapter 7 Summary and outlook第177-180页
   ·Summed up the work of this paper第177-178页
   ·Further work第178-179页
   ·The prospect of Ajax frameworks in the information management systems第179-180页
 References第180-182页
 Master Thesis Published第182-183页
 Thanks第183页

论文共183页,点击 下载论文
上一篇:VRGIS城域仿真平台的场景组织与优化
下一篇:.NET框架下工作流管理系统的研究与应用