Design End Implementation of Automated Component Generation System on Distributed Environment

분산환경에서 컴포넌트 자동생성 시스템 설계 및 구현

  • 천상호 ((주) 오픈시스템서비스) ;
  • 권기현 (동원대학 인터넷정보과) ;
  • 최형진 (강원대학교 전자계산학과)
  • Published : 2001.06.01

Abstract

This paper presents the automated component generation system to support development of web application by the Model 2 framework on distributed environment. Model 2 framework is based on MVC(Model View Controller) model and this model capsulate the functionality of web application and have the benefits like extensibility, maintainability, resuability. In this paper, we propose a framework which is adapted in JSP environment and implement the automated component generation system. This system can efficiently utilized for web application development which require extensibility, maintainability, resuability as well as rapid web application development.

본 논문에서는 분산환경에서 MVC(Model View Controller) 모델을 기반으로 하는 Model 2 프레임 웍에 입각하여 소프트웨어 컴포넌트와 관련된 요소를 자동 생성하여 웹 애플리케이션 구축을 지원하는 방법에 대해 제시한다. Model 2 프레임웍은 웹 애플리케이션에서 Model, View, Controller를 이용하여 MVC 구조로 작성하는 방법으로 기능을 캡슐화하여 변경에 대해 영향을 최소로 하는 구조이기 때문에 확장성, 유지보수성 면에서 좋은 방법으론 인식되고 있다. Model 2 프레임웍 하에서 소프트웨어 컴포넌트와 관련된 요소를 자동 생성하기 위해 MVC 모델, 컴포넌트, Model 2 프레임웍, 디자인 패턴 등에 대해 살펴보고 구현 환경에 적용하기 위한 개선된 Model 2 프레임웍을 제시하고 제시된 프레임웍에 기반하여 소프트웨어 컴포넌트와 관련된 요소를 자동 생성하는 시스템을 설계하고 구현한다.

Keywords