• Title/Summary/Keyword: JSP method

Search Result 31, Processing Time 0.025 seconds

Implementation of Morning-Call System based on the Multi-point Group Communication (다자간 그룹 통신 기반의 모닝콜 시스템 구현)

  • Ryu, Ho-Dong;Kim, Woo-In;Kim, Hee-Yong;Park, Ki-Hong;Lee, Yang Sun
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2015.10a
    • /
    • pp.954-957
    • /
    • 2015
  • In this paper, the android platform based on the morning call system using multi-point group communication is proposed. Implemented multi-point group communication was applied by fusing a variety of techniques such as JAVA NIO, JSP, MySQL, DBMS Pool, GCM and JSON. Some experiments are conducted so as to verify the proposed method, and as a result, morning-call application based multi-point group communication is well performed.

  • PDF

An Efficient PSO Algorithm for Finding Pareto-Frontier in Multi-Objective Job Shop Scheduling Problems

  • Wisittipanich, Warisa;Kachitvichyanukul, Voratas
    • Industrial Engineering and Management Systems
    • /
    • v.12 no.2
    • /
    • pp.151-160
    • /
    • 2013
  • In the past decades, several algorithms based on evolutionary approaches have been proposed for solving job shop scheduling problems (JSP), which is well-known as one of the most difficult combinatorial optimization problems. Most of them have concentrated on finding optimal solutions of a single objective, i.e., makespan, or total weighted tardiness. However, real-world scheduling problems generally involve multiple objectives which must be considered simultaneously. This paper proposes an efficient particle swarm optimization based approach to find a Pareto front for multi-objective JSP. The objective is to simultaneously minimize makespan and total tardiness of jobs. The proposed algorithm employs an Elite group to store the updated non-dominated solutions found by the whole swarm and utilizes those solutions as the guidance for particle movement. A single swarm with a mixture of four groups of particles with different movement strategies is adopted to search for Pareto solutions. The performance of the proposed method is evaluated on a set of benchmark problems and compared with the results from the existing algorithms. The experimental results demonstrate that the proposed algorithm is capable of providing a set of diverse and high-quality non-dominated solutions.

New TLE generation method based on the past TLEs (과거 TLE정보를 활용한 새로운 TLE정보 생성기법)

  • Cho, Dong-Hyun;Han, Sang-Hyuck;Kim, Hae-Dong
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.45 no.10
    • /
    • pp.881-891
    • /
    • 2017
  • In this paper, we described the new TLE(Two Line Elements) generation method based on the compansation technique by using past TLEs(Two Line Elements) released by JSpOC(Joint Space Operation Center) in USA to reduce the orbit prediction error for long duration of SGP4(Simplified General Perturbations 4) which is a simplifed and analytical orbit propagator. The orbital residuals the orbital difference between two ephemeris for the first TLE only and for the all TLEs updated by JSpOC for the past some period was applied for this algorithm instead of general orbit determination software. Actually, in these orbital residuals, the trend of orbit prediction error from SGP4 is included. Thus, it is possible to make a simple residual function from these orbital residulas by using the fitting process. By using these residual functions with SGP4 prediction data for the currnet TLE data, the compansated orbit prediction can be reconstructed and the orbit prediction error for long duration of SGP4 is also reduced. And it is possible to generate new TLE data from it. In this paper, we demonstraed this algorithm in simple simulation, and the orbital error is decreased dramatically from 4km for the SGP4 propagation to 2km for it during 7 days as a result.

A study on the Web Form System for Separating Design from Business Logic on Web Project (웹 프로젝트에서 디자인과 비즈니스 로직의 분리를 위한 웹 폼 시스템에 관한 연구)

  • 정강용;허영남;김원중
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.7 no.3
    • /
    • pp.363-369
    • /
    • 2003
  • The Web-based project is seriously not efficient area at software engineering. In order to develop a Web-based system, UI(User Interface) designers usually first design display layout and then business logic developers bring to complete the coding of the display layout source. In the case of maintenance, it goes through the same process. This kinds of Web-based software development method were proposed by the various methods same as the tag library of JSP. But there are many problems to apply them and they are low productive comparing to the C/S based software development method. WFS(Web Form System), which is suggested on this thesis, separates UI design from business logic on a Web project and offers the better environment to develop Web-based software. Eventually WFS will improve the productivity to develop Web-based software.

Design and Implementation of Ontology-Based Natural Language Search System (온톨로지 기반의 자연어 검색 시스템 설계 및 구현)

  • Kang, Rae-Goo;Lim, Dong-Il;Jung, Chai-Yeoung
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2007.10a
    • /
    • pp.875-878
    • /
    • 2007
  • Up until now, when a user search product information, the keyword-based search that mainly uses frequency of words or vocabulary information has been utilized in large. In the keyword-based research, the user should have to bear additional burden in order to search the displayed results manually once again because it shows those files that have no connection at all with the inquiries made by the user. To resolve such a problem, ontology has been emerged. In this paper, product search system using ontology was constructed directly and also tested how accurate search it does perform through the searching according to classification. To test this, about 40,000 product data of A discount store, which was operating on/off line discount stores, were constructed as database, and developmental environment for User Interface was tested by having developed the search system using JSP and PowerBuilder 9.0. Results from the test proved that the search method using Domain Ontology for product presented and designed in this paper was superior to the existing keyword-based search method.

  • PDF

A Web-based Model for Mobile Compliance Analysis of Software Contents (소프트웨어 컨텐츠의 모바일 적합성 분석을 위한 웹 기반 모델)

  • 이우진;정기원
    • Journal of KIISE:Software and Applications
    • /
    • v.31 no.10
    • /
    • pp.1276-1285
    • /
    • 2004
  • A web-based model for implementation of mobile compliance analysis system for software contents is proposed. It is said that the content is compliant if the content can be executed properly in mobile environment. The mobile compliance analysis of contents is very important because contents can't be serviced if they arc not proper for mobile environment. The categories of mobile compliance analysis for software contents are proposed. The model of this paper uses the Factory Method pattern and the Facade pattern. The workflow of the s${\gamma}$stem is described through collaborations of classes in the model. As a case study, core Java APIs for implementation of the model arc represented and the mobile compliance analysis system for HDML contents has been built. The model is flexible so that it is easy to add new modules or remove some modules for contents analysis. Although the model is based on the JSP and Java beans, it can be expanded to support any other programming technique such as EJB.

A Study of Step-by-step Countermeasures Model through Analysis of SQL Injection Attacks Code (공격코드 사례분석을 기반으로 한 SQL Injection에 대한 단계적 대응모델 연구)

  • Kim, Jeom-Goo;Noh, Si-Choon
    • Convergence Security Journal
    • /
    • v.12 no.1
    • /
    • pp.17-25
    • /
    • 2012
  • SQL Injection techniques disclosed web hacking years passed, but these are classified the most dangerous attac ks. Recent web programming data for efficient storage and retrieval using a DBMS is essential. Mainly PHP, JSP, A SP, and scripting language used to interact with the DBMS. In this web environments application does not validate the client's invalid entry may cause abnormal SQL query. These unusual queries to bypass user authentication or da ta that is stored in the database can be exposed. SQL Injection vulnerability environment, an attacker can pass the web-based authentication using username and password and data stored in the database. Measures against SQL Inj ection on has been announced as a number of methods. But if you rely on any one method of many security hole ca n occur. The proposal of four levels leverage is composed with the source code, operational phases, database, server management side and the user input validation. This is a way to apply the measures in terms of why the accident preventive steps for creating a phased step-by-step response nodel, through the process of management measures, if applied, there is the possibility of SQL Injection attacks can be.

Quasi Assignment Algorithms in Job Shops

  • Byeon Eui-Seok;Lee Jang-Yong
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 2002.05a
    • /
    • pp.704-708
    • /
    • 2002
  • Production scheduling has been one of the most critical issues in a manufacturing environment Job-shop scheduling problems(JSP) are well know from the standpoint of production planning and operations control in this research scheduling against due date is a measure of performance and the objective is minimizing total weighted tardiness This paper presents an idea of decomposition of the problem and shows robustmess of the schedule under various disturbances along with exact and approximation methods. The proposed method can indeed handle shop disturbances more effectively when compared with traditional and dynamic scheduling methods.

  • PDF

A Practical Process Model for Clients in Service-Oriented Architecture (서비스 지향 아키텍처의 클라이언트를 위한 실용적 프로세스 모델)

  • Lee, Jae-Yoo;Kim, Soo-Dong
    • The KIPS Transactions:PartD
    • /
    • v.15D no.4
    • /
    • pp.513-522
    • /
    • 2008
  • Service-Oriented Architecture(SOA) is an method to develop applications by developing and publishing reusable services which potentially be used in various applications, and discovering and composing right services dynamically. SOA adopts a paradigm of publish-discover-invoke, which is considerably different from object-oriented and component-based development(CBD) approaches. The service in SOA is different from function in procedural programming, object in object-oriented programming, and component in CBD, and its fundamental requirement is a high level of reusability and applicability. In SOA, service providers and service consumers are loosely coupled since the providers try to develop reusable services and the consumers try to locate right services without knowing much about the providers and their published services. Moreover, the process of searching, choosing and invoking right services is not presented in conventional programming paradigms. Therefore, conventional approaches to developing user interfaces and invoking the functionality on servers through JSP, and RMI in object-oriented programming cannot well be applicable to designing clients’ programs in SOA. Therefore, there is a high demand for a practical and systematic process for developing clients’ applications, and the such a process should be devised by considering key characteristics of services and SOA. However, little work on this area is known to date, and there has not a process for client side just except few guide lines for developing service client. In this paper, we propose a practical and systematic development process for developing clients' applications in SOA. Then, we define instructions for carrying out each activity in the process. To show the applicability of the proposed work, we show the result of applying our process in developing a services application for searching and booking hotels.

Development of Mobile Application for Ship Officers' Job Stress Measurement and Management (해기사 직무스트레스 측정 및 관리 모바일 애플리케이션 개발)

  • Yang, Dong-Bok;Kim, Joo-Sung;Kim, Deug-Bong
    • Journal of the Korean Society of Marine Environment & Safety
    • /
    • v.27 no.2
    • /
    • pp.266-274
    • /
    • 2021
  • Ship officers are subject to excessive job stress, which has negative physical and psychological impacts and may adversely affect the smooth supply and demand of human resources. In this study, a mobile web application was developed as a tool for systematic job stress measurement and management of officers and verified through quality evaluation. Requirement analysis was performed by ship officers and staff in charge of human resources of shipping companies, and the results were reflected in the application configuration step. The application was designed according to the waterfall model, which is a traditional software development method, and functions were implemented using JSP and Spring Framework. Performance evaluation on the user interface, confirmed that proper input and output results were implemented, and the respondent results and the database were configured in the administrator interface. The results of evaluation questionnaires for quality evaluation of the interface based on ISO/IEC 9126-2 metric were significant 4.60 for the user interface and 4.65 for the administrator interface in a 5-point scale. In the future, it is necessary to conduct follow-up research on the development of data analysis system through utilization of the collected big-data sets.