• Title/Summary/Keyword: Servlet

Search Result 73, Processing Time 0.029 seconds

Design and Implementation of GIS using Servlet on the Internet (인터넷에서 서블릿을 이용한 지리정보시스템의 설계 및 구현)

  • 김병학
    • Proceedings of the Korea Institute of Convergence Signal Processing
    • /
    • 2001.06a
    • /
    • pp.49-52
    • /
    • 2001
  • In this paper, the design and implementation of the Geographic Information Retrieval System for the ArcView is described. The environments for the system configurations include a PC server under Linux Operating System, Apache Web-server, and Oracle as database engine. In addition, JSP(Java Server page) and Servlet is used to view database and Map-Image.

  • PDF

A case study on developing SIP Servlet application (통합통신서비스를 위한 SIP Servlet 응용 사례연구)

  • Kim, Jong-Kyou
    • 한국IT서비스학회:학술대회논문집
    • /
    • 2009.05a
    • /
    • pp.335-338
    • /
    • 2009
  • 통합통신서비스는 차세대 정보서비스산업에서 중요한 위치를 차지할 것으로 기대되고 있다. 전화, 이메일, 인스턴트 메시징, 팩스, 음성사서함과 같은 여러 종류의 통신매체를 통합한 서비스를 제공하기 위해서는 각매체를 연결하는 통일된 통신 프로토콜이 필요한데, 현재 가장 각광받고 있는 통신프로토콜은 인터넷 기술에 기반한 SIP (Session Initiation Protocol)이고, 이를 활용하기위한 프로그래밍 인터페이스로는 기존 웹프로그래머에게 익숙한 Servlet 형식을 갖고 있는 SIP Servlet 이 제공되고 있다. 그러나 프로그래머 인터페이스의 유사성과는 별개로 시스템의 처리용량이 증가할 때 발생하는 성능상의 문제를 해결하기 위해서는 SIP 응용프로그램의 특성을 고려하여 진단을 수행하고 운영파라미터를 조정하여야 한다. 또한 응용프로그램설계에 있어서도 전통적인 웹응용프로그램에서는 무시되었던 부분이 중요한 성능방해요소로 작용하기 때문에 주의가 필요하다. 이 논문은 공개된 인터넷망에서의 서비스를 목적으로 개발된 통합통신서비스를 개발하는 과정을 중심으로 성능문제의 진단과 개선 사례를 소개하고 응용프로그램 설계에서의 고려사항에 대해서 논의한다.

  • PDF

Development of Smart Grid DataBase Using Java Servlet Technology (Java Servlet 기술을 이용한 Smart Grid DataBase 개발)

  • Pyo, Seong-Bae;Kim, Min-Gi;Park, Dea-Woo
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2011.06a
    • /
    • pp.217-219
    • /
    • 2011
  • Smart Grid를 위해서 전기의 끊김없는 공급과 안전한 전기사용이 중요하다. Smart Grid에 사용되는 전기IT기기의 성능평가와 인증을 받기 위해서는 모듈 기준값, 모듈 성능값, 제품별 기능, 실험장비, 허용오차 등 실험 DataBase가 발생한다. 전기IT기기는, 기존의 존기기기에 IT와 통신기능을 융합하여 전기의 공급과 안전성을 강화시킨 제품이다. 본 논문에서는 Smart Grid DataBase 개발을 위한 전기IT기기들을 안전하게 관리하고, IT와 통신을 통한 인터넷 웹브라우저에서 접속할 수 있는 Java Servlet 기술을 이용한, 전기IT기기에 대한 평가기관 및 인증기관이 실시간으로 평가와 인증 자료를 관리 할 수 있도록 한다.

  • PDF

RSS Reader based on Ajax implemented with JSP/Servlet (JSP/Servlet로 구현한 Ajax 기반의 RSS 구독기)

  • Park, soo-chul;Jung, suk-hyeon;Shin, dong-suk
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2007.11a
    • /
    • pp.846-848
    • /
    • 2007
  • Recently, the most of website is supporting RSS with increasing the interest regarding web 2.0. RSS-reader is collecting the contents of RSS formats which are provided from the various web site and it is software application that assist users easily to getting the last update of area of interest without visiting a corresponding web site. In this paper, we developed RSS reader through Ajax which is an asynchronous method, JSP/Servlet which is a dynamic scripting language. We made them support both RSS format 1.0 and 2.0. Additionally developed fluid Ajax based menus, categories and functions of user-friendliness.

  • PDF

Java Servlets Supporting Users's Sessions (사용자 세션 지원 자바 서블릿)

  • Kim, Jin-Hong;Jeong, Hyeon-Rak;Park, Yang-Su;Lee, Myeong-Jun
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.5
    • /
    • pp.1544-1552
    • /
    • 2000
  • To maintain users' sessions through web browsers, a web server needs facilities for authenticating users and managing their information. Those facilities enable a web server to keep the states of the users, providing services distinguished by the states. As of now, those facilities are provided through non-standardized technologies, leading to the repeated development of similar functionalities through many web programers. In this paper, to solve the problem, we define a new session class containing the information on a user, and present a design and implementation of the Java servlet classes which supply the facilities for authenticating users, managing their sessions, and controling web services according to the groups they belong to. These servlet classes work on any web servers supporting Java servlet such as JavaServer, Apache, and IIS.

  • PDF

Servlet2EJB : A Tool for transforming Servlet to EJB Components (서블릿의 EJB 컴포넌트로의 변환 지원 도구 개발)

  • Jung, Hyo-Taeg;Shin, Suk-Ku;Lee, Moon-Soo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2001.10a
    • /
    • pp.449-452
    • /
    • 2001
  • 현존하는 시스템을 새로운 환경에서도 운용할 수 있도록 하기 위해서는 레거시(Legacy) 시스템에 대한 현대화(Modernization) 노력이 요구된다. 특히 설계 패턴, 프레임워크 등의 소프트웨어 재사용 기술과 함께 컴포넌트 기술이 개발, 보급됨에 기존의 레거시 시스템을 컴포넌트로 변환하고자 하는 연구들이 진행중이다. 본 논문은 서블릿으로 된 웹 프로그램을 대상으로 EJB 컴포넌트로의 변환을 지원하는 도구 개발에 관한 내용으로, 분석기, 시각화기, 추출기, 생성기로 구성된 Servlet2EJB 변화도구의 기능을 상세히 기술한다.

  • PDF

Design and Implementation of GIS using Servlet owl the Internet (인터넷에서 서블릿을 이용한 지리정보시스템의 설계 및 구현)

  • 김도완;김병학
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2001.11a
    • /
    • pp.215-220
    • /
    • 2001
  • 과거에는 지리정보시스템이 고가의 엔진을 사용하여 구축된 지리정보데이터를 활용하였다. 따라서 단지 전문가나 특정한 사용자 중심으로 활용되었으나 인터넷 기술의 급속한 발전으로 언제 어디서나 지도를 이용하려는 일반 사용자들의 요구가 급격히 증가하고 있다. 이에 본 논문에서는 여러 지리정보검색의 구현기술 중 Java의 Servlet기술을 이용하여 관광지리정보검색 시스템을 구현하여 서버의 과중한 부하를 막았으며 진보된 그래픽과 인터페이스를 제공하고 데이터 보안성의 문제와 동적으로 변하는 자료의 시각적 표현을 구현하였다.

  • PDF

Web-Based Machine Mornitoring System Using Distributed Object Technology (분산 객체 기술을 이용한 웹 기반 기계 모니터링 시스템)

  • 차주헌;공호성
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2002.10a
    • /
    • pp.492-496
    • /
    • 2002
  • We present the web-based remote monitoring system using distributed object technology. In order to provide the desired functionality, the system has used CORBA(Common Object Request Architecture) and Java Servlet to implement the integrated distributed object environment. It converts the existing standalone machine monitoring system into web-based machine monitoring system. It consists of applet program, CORBA server and CORBA client. The usefulness of our system will be illustrated by the application to ICM(Integrated Condition Monitoring) System developed by KIST Tribology Center.

  • PDF

The Analysis Method for Extraction of EJB Component from Legacy System (레거시 시스템으로부터 EJB 컴포넌트 추출을 위한 분석 기법)

  • 송문섭;정효택;양영종
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.10a
    • /
    • pp.424-426
    • /
    • 2001
  • 최근 분산 환경에서 최적의 소프트웨어 개발 방법으로 각광받는 컴포넌트 기반 개발은 재사용성과 생산성 등의 이점으로 인하여 급변하는 IT분야의 시스템 구축에 적합한 방법으로 인식되고 있다. 그러나 새로운 시스템의 컴포넌트 기반 개발이 아닌 경우, 즉 기존 레거시 시스템을 컴포넌트 기반 시스템으로 변환하는 방법에 대한 연구는 미비한 상태이다. 본 논문에시는 기존 레거시 시스템에서 컴포넌트 기반 시스템으로 변환하기 위해 필요한 컴포넌트 추출을 위한 레거시 시스템 분석 기법을 제안하고, 이를 웹 어플리케이션에 적용하여 Servlet 프로그램에서 EJB 컴포넌트 추출 시 필요한 레거시 시스템 분석기로 서블릿 코드 분석기(Servlet Code Analyzer)에 대해 설명하겠다.

  • PDF

Performance Enhancing of Web service by Simplifying Architecture in Web 2.0 (웹 서비스의 서버 구조 단순화를 통한 웹 2.0 웹서비스 성능향상)

  • Kim, Yong-Tae;Park, Gil-Cheol;Kim, Seok-Soo;Lee, Sang-Ho
    • The KIPS Transactions:PartD
    • /
    • v.14D no.4 s.114
    • /
    • pp.421-426
    • /
    • 2007
  • In this paper, we are to overcome the latency problem of current Web 2.0 Web Services system. To overcome the standard mobile web services implementation, a SOAP message processing system (SMSP) was proposed in which the SOAP request and response messages are directly processed without using Servlet engine. Our system can completely support standard Web Services protocol, reducing communication overhead, message processing time, and server overload.