• 제목/요약/키워드: Web-based database application

검색결과 210건 처리시간 0.025초

JaVa를 기반으로 한 웹 데이타베이스 응용을 위한 프레임워크 (A Framework for Java-based Web Database Applications)

  • 구흥서
    • 정보기술과데이타베이스저널
    • /
    • 제7권2호
    • /
    • pp.1-15
    • /
    • 2000
  • The World-Wide-Web have many advantages as a front-end of database systems. Hence in Internet applications, such as E-Commerce systems, the requirements for Web-based database applications have been increasing. In this work we propose a framework for java-based Web database applications-JaWAF(Java-based Web Application Framework). JaWAF has the 3-tier architecture of Client/Server, and consists of database gateway, application server, and communication and message component. When this framework is applied to the database applications developments, it can provide advantages, such as ease understanding and fast implementations of the Web applications. Thus we can build 3-tier Web-based database application systems with high scalability and distributed processing capability. Database gateway in JaWAF works as a daemon process that connects to the database systems and waits for requests from clients, and supports state-oriented service between clients and database servers. Hence the performance of Web applications could be increasing.

  • PDF

웹 기반 데이타베이스 응용의 자동 생성 (Automatic Generation of Web-based Database Applications)

  • 음두헌;유은자
    • 한국정보과학회논문지:데이타베이스
    • /
    • 제29권3호
    • /
    • pp.207-216
    • /
    • 2002
  • 오늘날 우리는 HTML 폼을 통해 지역 데이타베이스뿐 아니라 원격 데이타베이스도 쉽게 접근할 수 있다. HTML 폼으로 데이타베이스 웅용을 구현하는 것이 쉽기는 하나 아직 HTML 폼과 CGI 프로그램은 코딩되어야만 한다. 본 논문에서는 웹 기반 데이타베이스 웅용을 자동 생성하는 도구를 소개하는데, 이 도구는 응용 데이타베이스 구축을 위한 SQL 문장들, 사용자 인터페이스로 사용되는 품들, 그리고 그 폼들을 통해 이루어진 질의를 처리하는 자바 서블릿을 생성한다. 생성될 테이블들과 폼들은 응용을 위한 클래스 다이어 그램으로부터 결정된다. 따라서 WebSiteGen으로 명명한 우리의 소프트웨어 도구는 웹기반 데이타베이스 응용의 구현을 자동화한다.

컴포넌트 기반 웹 데이터베이스 응용의 자동 생성기 (Automatic Generator for Component-Based Web Database Applications)

  • 음두헌;고민정;강이지
    • 정보처리학회논문지D
    • /
    • 제11D권2호
    • /
    • pp.371-380
    • /
    • 2004
  • 인터넷 기술의 급속한 발전과 함께 전자 상거래가 활성화되고 있다. 이러한 전자 상거래 응용의 핵심은 웹 기반 데이터베이스 응용이다. 현재는 데이터베이스 응용에 필요한 모든 폼과 질의 처리코드를 수동 또는 반자동으로 작성하므로 웹 응용 개발에 많은 시간이 소요된다. 따라서 웹 기반 데이터베이스 응용의 생산성 향상이 요구되고 있다. 본 논문에서는 데이터베이스부터 새롭게 생성해야 하는 응용과 기존 데이터베이스를 사용하는 응용의 생성을 위한 사용자 인터페이스 폼들과 이 폼들을 통해 이뤄질 질의를 처리하는 EJB 및 JSP 컴포넌트들을 자동으로 생성하는 도구인 WebSiteGen2를 소개한다. WebSiteGen2는 컴포넌트 기술을 기반으로 3-계층(3-tier) 구조를 가지는 응용을 자동 생성함으로써 웹 응용의 생산성을 향상시키고 확장성, 재사용성 및 이식성을 증대시킨다. 또한, WebSiteGen2가 생성하는 사용자 인터페이스 폼들은 질의의 대상인 개체 뿐 아니라 이와 직$.$간접으로 연관된 모든 개체들에 대한 정보를 한 폼에 제공한다. 본 논문에서는 WebSiteGen2의 기능 및 구현원리를 설명하고, 상용화된 타 웹 응용 생성기들과의 기능을 비교하여 WebSiteGen2의 장점을 설명한다.

교육용 전력조류계산 프로그램의 웹 서비스를 위한 시스템 구성 및 데이터 재가공 방법론 개발 (Development of System Architecture and Method to Reprocess Data for Web Service of Educational Power Flow Program)

  • 양광민;이기송;박종배;신중린
    • 대한전기학회논문지:전력기술부문A
    • /
    • 제53권6호
    • /
    • pp.324-333
    • /
    • 2004
  • This paper discusses the development of an educational web-based power flow program for undergraduate students. The interaction between lectures and users can be much enhanced via the web-based programs which result in the student's learning effectiveness on the power flow problem. However the difficulties for developing web-based application programs are that there can be the numerous unspecified users to access the application programs. To overcome the aforementioned multi-users problem and to develope the educational web-based power flow program, we have revised the system architecture, the modeling of application programs, and database which efficiently and effectively manages the complex data sets related to the power flow analysis program. The developed application program is composed of the physical three tiers where the middle tier is logically divided into two kinds of application programs. The divided application programs are interconnected by using the Web-service based on XML (Extended Markup Technology) and HTTP (Hyper Text Transfer Protocol) which make it possible the distributed computing technology Also, this paper describes the method of database modeling to handle effectively when the numerous users change the parameters of the power system to compare the results of the base case.

자바기반 공간 웹 데이터베이스 시스템의 설계 및 구현 (Design and Implementation of Java-based Spatial Web Database System)

  • 김상호;남광우;류근호
    • 정보처리학회논문지D
    • /
    • 제11D권1호
    • /
    • pp.1-10
    • /
    • 2004
  • 인터넷과 무선 이동통신 기술이 발달함에 따라, 모바일 데이터베이스와 무선 웹 서비스 기술은 중요한 연구 이슈로 부각되어 왔다. 이러한 환경의 변화로 임베디드 시스템과 웹 서비스를 위한 새로운 GIS 데이터베이스 시스템 개발이 필요하다. 이 논문에서는 웹 기반 GIS 시스템에서 사용할 수 있는 자바기반 웹 데이터베이스 시스템을 제안하였다. 제안된 시스템은 자바기반 응용 프로그램 서버와 이동 컴퓨팅 장치에 쉽게 디스플레이하기 위해 자바 언어를 사용하여 구현하였고, 웹 데이터 호환성 보장을 위해 OGIS를 사용하여 구현되었다. 또한 스키마 관리자를 포함하는 공간 질의 처리기와 공간 객체 저장 모듈을 개발하여 사용자의 웹 상에서의 공간 질의를 효율적으로 처리할 수 있게 하였다.

건강도시 웹데이터베이스 활용방안 연구: 원주시 사례 (A Study on the Application of Web Database for Healthy City Wonju)

  • 남은우;박재성;최은희;김경나
    • 보건의료산업학회지
    • /
    • 제6권1호
    • /
    • pp.219-229
    • /
    • 2012
  • The purpose of this study is to introduce the web database for healthy city Wonju that contains healthy city indicators and materials. It has provided diverse information to public officers who are working on healthy city projects and citizens for monitoring and evaluating the projects, effectively. The web database was made on 2006 and was updated on 2009. The new Web database system was designed for supporting that the staffs of healthy city can manage all data update by themselves. The new Web database encompasses more recent information about health city projects. After identifying users' needs and reasons for modifying the fields of data, we added new indicators to the Web database. Some redundant indicators were deleted based on users' requests. The Web database quality evaluations were performed by using 13 quality evaluations constructs. Through all 13 constructs, less than 20% of study subjects felt that it did not satisfy their needs or expectations. Well developed and verified contents of the Web database for healthy city are very essential and important. The database makes healthy city projects alive by managing and sharing healthy city related data and indicators effectively.

웹 기반의 동적 웹 서버 페이지 생성기 설계 및 구현 (Design and Implementation of Dynamic Web Server Page Builder on Web)

  • 신용민;김병기
    • 정보처리학회논문지D
    • /
    • 제15D권1호
    • /
    • pp.147-154
    • /
    • 2008
  • 인터넷이 대중화 되면서 내부 데이터베이스로 관리되고 있는 정보를 동적 웹 서버 페이지를 작성하여 웹으로 제공하는 다양한 웹 어플리케이션 개발이 수행되고 있으나, 대부분의 경우 체계적인 개발 방법론의 채택 없이 직접 프로그램을 작성하거나, 규모에 맞지 않는 대규모 개발 방법론을 적용하여 개발의 효율성을 떨어뜨리고 있다. 웹 어플리케이션이 체계적인 개발 방법론을 따르지 않고 스크립트 언어를 사용하여 임의개발 됨에 따라 프로그램 개발의 생산성, 유지 보수성, 그리고 재 사용성을 저하시키게 된다. 본 논문에서는 빠르고 효과적인 스크립트 기반의 웹 어플리케이션 개발을 위하여 데이터베이스를 이용한 동적 웹 서버 페이지 자동 작성 도구를 설계하고 이를 구현하였다. 데이터베이스를 이용한 동적 웹 서버 페이지 패턴을 분석하여 정형화된 스크립트 모델을 제시하고 데이터 바운드 컨트롤 태그 생성기를 표준 스크립트로 작성하여 웹 어플리케이션 개발과 유지보수에 활용되어 생산성 향상에 기여할 수 있다.

XML DTD의 관계형 데이터베이스 스키마로의 자동변환을 위한 컴포넌트 모델링 (Modeling Components for mapping from XML DTD to RDB schema)

  • 이정수;방승윤;주경수
    • 인터넷정보학회논문지
    • /
    • 제2권5호
    • /
    • pp.81-91
    • /
    • 2001
  • XML은 웹에서 구조화된 정보나 반-구조화된 정보를 교환하고 저장하는데 있어서 하나의 표준 마크업 언어로 채택되고 있는 추세이다. 웹을 통한 정보교환에 있어서, XML 메시지의 소스 데이터는 Legacy 데이터베이스에 저장되어 있기 때문에 XML 응용과 데이터베이스 시스템과의 원활한 연계가 요구되어진다. 이를 위하여 Oracle8i와 9i 및 Informix 그리고 SQL2000과 같은 DBMS들은 XML을 취급하기 위하여 자신의 DBMS들을 확장하고 있다. 그러나 이러한 방법은 플랫폼-종속적이며 DBMS-종속적이다. 따라서 원활한 XML 응용과 데이터베이스 시스템과의 연계를 위해서는 플랫폼-독립적이며 DBMS-독립적인 연계방안이 요구된다. 이에 따라 본 논문에서는 XML응용과 기존의 데이터베이스 시스템과의 원활한 연계를 위하여. XML DTD를 토대로 관계형 데이터베이스 스키마를 설계하기 위한 미들웨어 컴포넌트를 설계하였다.

  • PDF

web상에서 문서 자료의 제약조건 일반화를 위한 데이터 베이스 설계 및 구현 (Database Design and Implementation for Constraints Generalization of Document Data on WEB)

  • 정종진;배석찬
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2001년도 춘계종합학술대회
    • /
    • pp.537-541
    • /
    • 2001
  • 웹상에서 다양한 문서자료들의 효율적인 기록 및 이용관리를 위하여 본 논문에서는 서버의 요청에 따라 ODBC를 데이터베이스와 연동하여 웹서버와 데이터베이스 서버구조를 갖는 Web기반 데이터베이스를 구축한다. ASP의 OLE DB개체와 관련하여 확정제약조건과 불확정제약조건을 계량화하여 데이터베이스에 저장하여 추론할 수 있다 이렇게 함으로써 보다 편리하게 문서자료를 기록 및 이용 관리할 수 있는 장점이 있다. 제안 시스템의 적용을 위해 고교 생활기록부의 종합의견란을 6개 항목으로 종합하고 일반화하였다.

  • PDF

Mashup Application for Geo-spatial Feature Generation on Web Browser using Google Maps API

  • Park, Yong-Jae;Lee, Ki-Won
    • 대한원격탐사학회지
    • /
    • 제24권5호
    • /
    • pp.389-396
    • /
    • 2008
  • In these days, various kinds of web applications based on web 2.0 paradigm have been developed. In web 2.0 paradigm pursuing participation, sharing, and openness on the web-as-platform, web mapping or web GIS application are regarded as top most applications, so that web applications, handling geo-spatial contents, with user-interaction interface and search engine of high performance have been provided for both public users and expert users in the special domains. Public and industrial needs for web mapping mashup application by open API, linked with the practical web computing technologies, are gradually increasing. In this study, a user interface in mashup for geo-spatial feature generation was implemented by using mainly Google maps API. Spatial database resources in this implementation are those of Google mapping server. As the results, public users on web client can create their own geo-spatial data sets in web vector formats, without the help of any GIS tools or access to proprietary databases. It is concluded that web-based mashup application in client-side using open API can be used as an alternative for geo-browsing system or portable feature generation system.