• Title/Summary/Keyword: JSP

Search Result 152, Processing Time 0.028 seconds

A Study on the Development of Application Requisition System for College Using JSP (JSP를 이용한 대학교 원서접수 시스템의 구축에 관한 연구)

  • Choi, Eun-young;Lee, Im-geun
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2018.10a
    • /
    • pp.90-92
    • /
    • 2018
  • Users who visit pages on a one-time for accepting applications will find it inconvenient to have CS-based systems that require separate installation. However, since JSP is compiled into servlets by JSP engine, no installation is required. In this paper, we have studied the process and the construction process of the self - application receiving system developed on the basis of JSP as the case of D university.

  • PDF

A Scheme to Interpret a JSP Page Using a New Concept of Scopes in Web Environment

  • Chung, Yongju;Song, Dooheon
    • Journal of Korea Multimedia Society
    • /
    • v.7 no.6
    • /
    • pp.851-857
    • /
    • 2004
  • Server-side scripting languages for web applications have a different environment from general programming languages. The reason is that some data in web applications should be transferred to a distinct file of a page or should be maintained for a physical time, that is for session time. SO JSP has four kinds of new scopes such as page, request, session, application. And every identifiers in JSP are classified and processed as one of the four scopes. This seems unavoidable to a scripting language because of the web environment. So when a JSP page using these new scope concepts is interpreted the procedure would be different from that of the general programming language's scopes. This thesis has studied the processing of the scopes which are considered in interpreting a script language code. This processing method of the scopes in this article can be applied not only to JSP interpreting but also to a data processing of similar ranges in web.

  • PDF

A Design and Implementation of Shopping Mall using JSP base on B2C (JSP를 이용한 B2C기반의 쇼핑몰 설계 및 구현)

  • 임한수;윤선심;박두순
    • Proceedings of the KAIS Fall Conference
    • /
    • 2002.11a
    • /
    • pp.189-192
    • /
    • 2002
  • 플랫폼에 의존적인 쇼핑몰들은 서버 환경에 따라 프로그램이 변해야되기 때문에 유지보수에 있어서 인적, 시간적으로 낭비가 될 수가 있다. 이러한 단점을 보완할 수 있는 방법은 JSP를 가지고 쇼핑몰을 구축하면 해결될 수 있다. 본 논문에서는 프로그램의 재사용성과 객체지향의 개념을 가지고 있는 JSP를 이용하여 쇼핑몰을 설계하고 구현한다.

An Example of JSP Method (JSP 공법의 시공 사례)

  • 구본충
    • Journal of the Korean Professional Engineers Association
    • /
    • v.37 no.3
    • /
    • pp.50-53
    • /
    • 2004
  • JSP(Jumbo Super Pile) method is a foundation treatment of mixing in depth, one of the soft ground improvement methods through which settlement and deformation of ground foundation is prevented. An example of this method which is applied for the foundation design of a new drainage pumping station is Introduced, and another applied example for an existing pumping station which is built on soft foundation is also introduced.

  • PDF

CONSTRUCTION OF ASTRONOMICAL DATABASE BASED ON MySQL AND JSP (MySQL과 JSP를 기반으로 한 관측자료의 데이터베이스화)

  • SUNG HYUN-IL;KIM SANG CHUL;YIM IN SUNG;KIM BONG GYU;AHN YOUNG SUK;NAM HYUN-WOONG;SOHN SANGMO;YANG HONG-JIN
    • Publications of The Korean Astronomical Society
    • /
    • v.19 no.1
    • /
    • pp.109-119
    • /
    • 2004
  • As a core project of the Korean Astronomical Data Center (KADC) in Korea Astronomy Observatory (KAO), we have constructed a framework of astronomical database using MySQL and JSP. MySQL database server is a powerful open source database management system, and JSP technology provides a simplified, fast way to create dynamic web content. Combined together, MySQL and JSP enable us to develop server-independent web-based applications efficiently in a short amount of time. The MySQL tables and JSP programs embedded in our database are built/written in a way to benefit both users and managers. We plan to expand our database by supplementing additional data in the near future. Our newly constructed database is expected to be the prototype of the Korean Virtual Observatory (KVO).

Slope Stability due to Additional Embankment (제방 추가성토에 따른 사면안정)

  • Lee, Seung-Hyun;Jang, In-Sung
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.13 no.7
    • /
    • pp.3232-3236
    • /
    • 2012
  • Consolidation and remedies for slope stability were considered for the slope with additional embankment. Transferred stresses due to additional embankment were assessed by the derived formula based on elasticity theory. Available remedies for slope stability with additional embankment including JSP method, stone column method and EPS method were studied. Caution needed for using JSP method is high pressure which can result in heaving of adjacent soils. Shortages of used case and noise of construction of stone column method are also considered for the safe remedy for slope stability.

A Web based Book Lending Management System using Enterprise JavaBeans (Enterprise JavaBeans를 사용한 웹기반 도서 대출 관리)

  • Seo Bong-kun;Kim Yun-ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.9 no.2
    • /
    • pp.366-373
    • /
    • 2005
  • In this paper, we propose the method of integrating the Book Lending Management System running either on local and web to develop Enterprise Application in distributed environment more easily and quickly using Sun's EJB based on the lava. We integrate the Book Lending Management System which is operated separately using EJB. And, by designing and implementing the Book Lending Management System separately according to its functions, it can reduce the cost of maintenance and repair. At all platforms where the Internet, Book Lending service is possible, because it provide Web based interface with JSP. Then, we can get platform independent implementation using EJB and JSP..

A Design on Web Application Framework of J2EE Enterprise System (J2EE Enterprise System의 웹 애플리케이션 프레임워크 설계)

  • Lee, Se-Hwan;Nam, Taek-Jin;Kim, Bong-Hyun
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2006.11a
    • /
    • pp.580-583
    • /
    • 2006
  • Web application is more plentifully used as the platform based on business software which is complicated and online services. Initially to JSP fields of appears two architecture design terms called model 1 and model 2. These two term are not referred currently to JSP fields of documents but, current be applicable to extensively in architecture design of the web application. In this paper, definition of web application framework and framework pattern, design then design framework the component which it spreads out is executed composition based on consideration facts.

  • 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

지역 거점 대학과 중소 SI 업체와의 산학 협동 : Web CMS 개선 사례

  • Kim, Jong-Cheol;Kim, Yeong-Il;Lee, Hyeon-U;Jang, Rae-Hyeon;Go, Seok-Ha
    • Proceedings of the Korea Society of Information Technology Applications Conference
    • /
    • 2006.06a
    • /
    • pp.208-231
    • /
    • 2006
  • JSP 모델 1로 개발된 웹 어플리케이션의 문제점은 HTML과 자바 코드가 같은 파일로 결합되어 유지관리에 어려움을 준다. HTML과 자바가 같은 파일로 결합될 때, HTML과 애플리케이션의 논리적인 측면 모두가 복잡해지기 때문에 여러 사람이 이들 파일에 대해 책임을 갖게 되는 것이 불가피해지는 문제점이 발생한다. 반면, JSP 모델 2(MVC 모델)는 객체지향 방법론의 구현으로 구현과 모델, 뷰를 분리함으로써 위의 문제점을 해소한다. 우리가 개선할 Web CMS도 JSP 모델 1로 개발된 웹 어플리케이션으로 JSP가 가지고 있는 문제점을 가지고 있었다. 이런 문제점을 개선하기 위해 기업에서 대학측에 Web CMS 개선 프로젝트를 제안하였다. 프로젝트에 적용한 기술들은 객체지향 모델링 언어인 UML을 기반으로 설계를 하고, 일정관리 도구인 MS-Project에 의해 일정관리를 하였다. 개발 프로그래밍 언어는 웹 어플리케이션 아키텍처인 자바 스트러츠로 개발하였다. 이에 본 논문은 새로운 기술인 객체지향 방법론을 적용하기 원하는 중소 SI 기업과 지역 거점 대학과의 산학협동 사례를 제시한다. 지방 중소 SI 기업과 그 기업에서 개발한 Web CMS를 지역 거점 대학과의 산학 협동을 통해 신기술로 개선한 과정과 방법, 결과에 대해 말하고자 한다. 또한, 기업과의 산학협동을 통해 얻은 교훈을 통해 대학과 기업이 서로 상생할 수 있는 방법에 대해 고찰해 보고한다.

  • PDF