• 제목/요약/키워드: Java Servlet

검색결과 48건 처리시간 0.023초

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

  • 표성배;김민기;박대우
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2011년도 제44차 하계학술발표논문집 19권2호
    • /
    • pp.217-219
    • /
    • 2011
  • Smart Grid를 위해서 전기의 끊김없는 공급과 안전한 전기사용이 중요하다. Smart Grid에 사용되는 전기IT기기의 성능평가와 인증을 받기 위해서는 모듈 기준값, 모듈 성능값, 제품별 기능, 실험장비, 허용오차 등 실험 DataBase가 발생한다. 전기IT기기는, 기존의 존기기기에 IT와 통신기능을 융합하여 전기의 공급과 안전성을 강화시킨 제품이다. 본 논문에서는 Smart Grid DataBase 개발을 위한 전기IT기기들을 안전하게 관리하고, IT와 통신을 통한 인터넷 웹브라우저에서 접속할 수 있는 Java Servlet 기술을 이용한, 전기IT기기에 대한 평가기관 및 인증기관이 실시간으로 평가와 인증 자료를 관리 할 수 있도록 한다.

  • PDF

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

  • 김병학
    • 융합신호처리학회 학술대회논문집
    • /
    • 한국신호처리시스템학회 2001년도 하계 학술대회 논문집(KISPS SUMMER CONFERENCE 2001
    • /
    • pp.49-52
    • /
    • 2001
  • 본 논문의 시스템은 GIS솔루션인 ArcView를 이용하여 인터넷에서 지리정보검색 시스템을 설계 및 구현하였다. 이를 위해 PC 서버의 리눅스 환경에서 아파치 웹 서버와 데이터베이스 엔진으로 Oracle을 사용하였다. 또한 데이터베이스 연동과 지도이미지를 보여주기 위해서 JSP(Java Server Page)와 Servlet를 사용하였다.

  • PDF

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

  • 김진홍;정현락;박양수;이명준
    • 한국정보처리학회논문지
    • /
    • 제7권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

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

  • 차주헌;공호성
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2002년도 추계학술대회 논문집
    • /
    • 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

인트라넷 안에서 효율적인 수치해석을 구현하기 위한 자바기술 (Java Technology for Implementing Efficient Numerical Analysis in Intranet)

  • 송희용;고성호
    • 대한기계학회:학술대회논문집
    • /
    • 대한기계학회 2001년도 춘계학술대회논문집E
    • /
    • pp.488-493
    • /
    • 2001
  • This paper introduces some useful Java technologies for utilizing the Internet in numerical analysis, and suggests one architecture performing efficient numerical analysis in the Intranet by using them. The present work has verified it's possibility by implementing some parts of this architecture with two easy examples. One is based on Servlet-Applet communication, JDBC and Swing. The other is adding multi-threads, file transfer and Java Remote Method Invocation to the former. Through this work it has been intended to make the base for the later advanced and practical research that will include efficiency estimates of this architecture and deal with advanced load balancing.

  • PDF

웹 기반에서의 실시간 원격교육을 위한 멀티미디어 플렛폼 설계 및 구현 (Design and Implementation of a Multimedia Platform for a Realtime Distant Education on the Web)

  • 손형도;김윤홍;강승찬;박병수;김일태
    • 한국멀티미디어학회논문지
    • /
    • 제2권4호
    • /
    • pp.419-429
    • /
    • 1999
  • 본 논문에서는 멀티미디어 원격 CAI(Computer Assistant Instruction) 기술과 자바(Java) 기술을 이용하여 웹을 기반으로 하는 실시간 원격교육 시스템을 설계하고 구현하였다. 본 시스템은 웹 기반의 코스웨어(Courseware) 및 텍스트 기반의 문자강의 그리고 원격OHP를 실시간으로 제공한다. 코스웨어는 컴퓨터 기초교육을 제공하며 , 오소웨어 (Authorware)를 이용하여 구축하였다 실시간 원격교육을 위한 문자강의 및 원격 OHP의 클라이언트/서버 프로그램은 자바 애플릿(Applet)과 자바 애플리케이션(Application)으로 개발되었고, 자바 서블릿(Servlet)을 이용하여 본 시스템의 CGI프로그램을 작성하였다.

  • PDF

인터넷을 활용하기 위한 수치해석 프로그램의 재구성 방법 (Methods of Reconstructing Numerical Analysis Program for Utilizing the Internet)

  • 송희용;곽영균;고성호
    • 대한기계학회:학술대회논문집
    • /
    • 대한기계학회 2002년도 학술대회지
    • /
    • pp.63-66
    • /
    • 2002
  • The present study introduces some useful methods of implementing the Internet numerical analysis program with existing numerical codes for utilizing the Internet environment. The Internet gives developers good environment for development and release. Several methods were suggested, and some of them were implemented with an existing numerical code named SOLA-VOF, a computational fluid dynamics program to solve two-dimensional transient flow problems with free surface. This was reconstructed with Java technologies and compared with the original one. Java technologies have been applied to development of Internet applications for a long time. The objective of this work is to contrive methods of implementing Internet numerical analysis program with existing numerical codes and confirm the possibility of them. Methods using the applet-servlet communication were suggested and implemented. In addition, the Java web services with XML was introduced, which makes possible the cooperation of components. Although the concept has been suggested and developed for business applications, it can also be used for engineering softwares. Therefore, this study will be a preparation for numerical analysis to participate in engineering web services.

  • PDF

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

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

  • PDF

웹 기반 실시간 모니터링 시스템의 구조 (Architecture of Web-Based Real-Time Monitoring Systems)

  • 박홍성;정명순;김봉순
    • 제어로봇시스템학회논문지
    • /
    • 제7권7호
    • /
    • pp.632-639
    • /
    • 2001
  • This paper proposes an improved architecture of web-based monitoring systems for monitor of processes in plants from the soft real-time point of view. The suggested model is designed to be able to guarantee the temporal and spatial consistency and transmit the monitoring data periodically via the intranet and the Internet. The model generates one thread for monitoring management, one DB thread, one common memory, and corresponding monitoring threads to clients. The monitoring thread is executed during the smaller time than the execution time of the process used in the conventional methods such as CGI and servlet method. The Java API for the server API, VRML, EAI(External Authoring Interface) and Java Applets for efficient dimensional WEB monitoring are used. The proposed model is implemented and tested for a FMS plant, Some examples show that the proposed model is useful one.

  • PDF

모바일 웹서비스 성능 향상 처리기 설계 (Mobile Web Service Performance Enhancement by Simplifying Architecture)

  • 오수열;류갑상;김철
    • 정보교육학회논문지
    • /
    • 제15권2호
    • /
    • pp.287-294
    • /
    • 2011
  • 본 논문에서는 모바일 웹서비스 구현 환경을 최소화하면서 서비스 성능을 향상시키는 개선된 처리기를 설계 제안하였다. 웹 서비스를 구현하기 위해서는 표준에 규정된 WSDL코드를 가지고 SOAP 통신을 해야 한다. 그러므로 WSDL 및 SOAP를 구현하면 기본적인 웹 서비스가 가능하다. 또한 웹 통신을 위해 Tomcat과 AXIS 라이브러리를 사용해야한다. 그러나 Tomcat의 사용은 추가적인 네트워크 사용과 시스템에 프로세스로 상주하여 시스템 자원을 사용하는 문제가 있기 때문에 구현시 오버헤드를 발생시킬 수 있다. 본 논문은 오버헤드의 원인인 Tomcat을 사용하지 않고 모바일 웹 서비스를 구현함으로써 네트워크 자원과 시스템 자원을 절약할 수 있으면서 성능을 향상시키는 효율적 처리기를 설계 구현하였다.

  • PDF