A EJB Component-based WAP Application Generator

EJB 컴포넌트 기반 WAP 응용 생성기

  • 음두헌 (덕성여자대학교 컴퓨터공학부) ;
  • 강이지 (아주대학교 중앙전산원)
  • Published : 2005.08.01

Abstract

Mobile e-business is in wide use with the rapid growth of wireless internet users. To meet the growing requests for mobile e-business the productivity of mobile applications has been demanded. The WAPSiteGen, introduced in this paper, automatically generates a 3-tier WAP application that needs a new application database or that already has an application database to increase the productivity. The WAPSiteGen generates the EJB components that handle business logic and the JSP Web components that process user-made queries and the WAP Push feature. For a presentation layer, it also generates the HTML forms for an application manager and the WML decks for end users, which consists of many cards. The WAPSiteGen enhances extendibility, reusability and portability of generated 3-tier applications by comprising such component technologies as EJB and JSP. Furthermore, it supports the WAP Push services for generated applications that provide necessary information to wherever and at whenever a user wants. Since the applications generated by the WAPSiteGen provide the information on an interested entity as well as the information on all the directly or indirectly related entities to the interested one, it shows faster information accessibility. In this paper, we explain the functionality and implementation of the WAPSiteGen and then show its merits by comparing the WAPSiteGen to commercial WAP application generators.

무선 인터넷 사용자의 급증과 함께 모바일 전자상거래가 활성화 되고 있다. 이러한 모바일 전자상거래에 대한 수요를 만족시키기 위해 모바일 전자상거래를 지원하는 모바일 응용의 생산성 향상이 요구된다. 본 논문에서 소개하는 WAPSiteGen은 데이터베이스부터 구축해야 하거나 기존 데이터베이스를 사용하는 모바일 응용의 생산성 향상을 위해 3-계충 구조를 갖는 WAP 응용을 자동 생성한다. WAPSiteGen은 3-계층 중, 비즈니스 로직 층을 담당하는 EJB 컴포넌트들과 함께 질의 처리 및 푸쉬 서비스 기능을 제공하는 JSP 웹 컴포넌트들을 자동 생성하고 프리젠테이션 층으로는 처리된 결과를 보여주는 관리자용 HTML 폼과 고객용 WML 데크들과 이 데크를 구성하는 카드들을 자동 생성한다. 또한, WAPSiteGen은 EJB와 JSP 등의 컴포넌트 기술을 도입함으로써 3-계층 구조를 갖는 WAP응용의 확장성, 재사용성, 이식성 등도 향상시킬 뿐 아니라 고객이 원하는 시점과 장소에 정보를 제공할 수 있는 WAP 푸쉬 서비스를 갖는 응용을 생성한다. WAPSiteGen은 비슷한 기능을 지원하는 상용도구들과 달리 생성하는 응용이 질의의 대상인 개체와 함께 이 개체와 연관된 모든 개체들의 집합을 한 단위로 검색 할 수 있어 연관된 정보들을 신속하게 제공한다. 본 논문에서는 WAPSiteGen의 기능 및 구현 원리를 설명하고 상용화된 모바일 응용 생성기들과의 기능을 비교하여 WAPSiteGen의 장점을 설명한다.

Keywords