JSP/Servlet로 구현한 Ajax 기반의 RSS 구독기

RSS Reader based on Ajax implemented with JSP/Servlet

  • 박수철 (동명대학교 컴퓨터공학과) ;
  • 정석현 (동명대학교 컴퓨터공학과) ;
  • 신동석 (동명대학교 컴퓨터공학과)
  • 발행 : 2007.11.16

초록

최근 웹 2.0에 대한 관심이 높아지면서 대부분의 웹 사이트에서 RSS를 지원하고 있다. RSS 구독기는 여러 웹 사이트에서 제공되는 RSS 포맷의 콘텐츠를 한곳으로 수집하여 사용자가 해당 웹 사이트를 직접 방문하지 않고도 관심분야의 최신 정보를 얻을 수 있도록 도와주는 소프트웨어 어플리케이션이다. 본 논문에서는 RSS 구독기의 구현을 위하여 비동기 방식인 Ajax와 동적 스크립트 언어인 JSP/Servlet을 이용해서 개발하였다. RSS 포맷 1.0과 2.0대를 지원할 수 있게 하였고, 유동적인 Ajax기반 메뉴들과 카테고리 항목 및 사용자 편의를 생각한 기능들을 추가하여 개발하였다.

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.

키워드