An Approach for Developing J2EE Web Applications in J2EE Platforms

碩士 === 東海大學 === 資訊科學系 === 89 === Undoubtedly, in the past five years Java technology has already gained a big success in Internet and enterprise solutions. In fact, this success has dramatically changed the way we did in server-side computing. J2EE, Java 2 plateform Enterprise Edition, has become th...

Full description

Bibliographic Details
Main Author: 郭士彰
Other Authors: 周忠信
Format: Others
Language:zh-TW
Published: 2001
Online Access:http://ndltd.ncl.edu.tw/handle/62634117384583742530
Description
Summary:碩士 === 東海大學 === 資訊科學系 === 89 === Undoubtedly, in the past five years Java technology has already gained a big success in Internet and enterprise solutions. In fact, this success has dramatically changed the way we did in server-side computing. J2EE, Java 2 plateform Enterprise Edition, has become the de-fecto platform for building large-scale web-enable enterprise applications. However, with the complexity of understanding J2EE, developers may not build a reasonable web-enable application by fully utilizing the advantages of the technology. Therefore, in this thesis we first try to propose a set of notations to describe the design of a web-enable application using J2EE technologies. With these notations, a J2EE application can be effectively and clearly documented. Secondly, we propose a design pattern called J2EE web application pattern for developing web-enable applications. By following the pattern, developers can quickly design a J2EE application with the benefits of better reusability, maintainability, and system performance.