• Title/Summary/Keyword: Web Framework

Search Result 950, Processing Time 0.021 seconds

Design End Implementation of Automated Component Generation System on Distributed Environment (분산환경에서 컴포넌트 자동생성 시스템 설계 및 구현)

  • Cheon Sang-Ho;Kweon Ki-Hyeon;Choi Hyung-Jin
    • Journal of Digital Contents Society
    • /
    • v.2 no.1
    • /
    • pp.21-30
    • /
    • 2001
  • This paper presents the automated component generation system to support development of web application by the Model 2 framework on distributed environment. Model 2 framework is based on MVC(Model View Controller) model and this model capsulate the functionality of web application and have the benefits like extensibility, maintainability, resuability. In this paper, we propose a framework which is adapted in JSP environment and implement the automated component generation system. This system can efficiently utilized for web application development which require extensibility, maintainability, resuability as well as rapid web application development.

  • PDF

A Design of Sensor Web service Framework for Wireless Sensor Networks Environment (무선 센서 네트워크 환경에 대한 센서 웹 서비스 프레임워크의 설계)

  • Kim, Yong-Tae;Jeong, Yoon-Su;Park, Byung-Joo;Park, Gil-Cheol
    • Journal of the Korea Society of Computer and Information
    • /
    • v.14 no.10
    • /
    • pp.123-131
    • /
    • 2009
  • In this paper, we design ZigBee RF based framework for mobile web service on collected data by sensor node and transmitting data to data base by sensor network and remote sensing server through wireless connection. The proposed system is an integrated platform of sensor network for the sensor management and providing SOA based sensor web access. This paper combines SOA technology with sensor network. composes sensor node as web view, and provides high capability. extensiveness, reliability, and usability to the user who accesses to sensor web. The mobile message conversion module, SOAP message processing module. WSDL message generator, and mobile web service module is embodied for improving the capacity of the framework. The capacity evaluation of local wireless communication system which is proposed in this paper is analyzed through NS-2 simulation.

Facilitating Web Service Taxonomy Generation : An Artificial Neural Network based Framework, A Prototype Systems, and Evaluation (인공신경망 기반 웹서비스 분류체계 생성 프레임워크의 실증적 평가)

  • Hwang, You-Sub
    • Journal of Intelligence and Information Systems
    • /
    • v.16 no.2
    • /
    • pp.33-54
    • /
    • 2010
  • The World Wide Web is transitioning from being a mere collection of documents that contain useful information toward providing a collection of services that perform useful tasks. The emerging Web service technology has been envisioned as the next technological wave and is expected to play an important role in this recent transformation of the Web. By providing interoperable interface standards for application-to-application communication, Web services can be combined with component based software development to promote application interaction both within and across enterprises. To make Web services for service-oriented computing operational, it is important that Web service repositories not only be well-structured but also provide efficient tools for developers to find reusable Web service components that meet their needs. As the potential of Web services for service-oriented computing is being widely recognized, the demand for effective Web service discovery mechanisms is concomitantly growing. A number of public Web service repositories have been proposed, but the Web service taxonomy generation has not been satisfactorily addressed. Unfortunately, most existing Web service taxonomies are either too rudimentary to be useful or too hard to be maintained. In this paper, we propose a Web service taxonomy generation framework that combines an artificial neural network based clustering techniques with descriptive label generating and leverages the semantics of the XML-based service specification in WSDL documents. We believe that this is one of the first attempts at applying data mining techniques in the Web service discovery domain. We have developed a prototype system based on the proposed framework using an unsupervised artificial neural network and empirically evaluated the proposed approach and tool using real Web service descriptions drawn from operational Web service repositories. We report on some preliminary results demonstrating the efficacy of the proposed approach.

A Study on FIDO UAF Federated Authentication Using JWT Token in Various Devices (다양한 장치에서 JWT 토큰을 이용한 FIDO UAF 연계 인증 연구)

  • Kim, HyeongGyeom;Kim, KiCheon
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.16 no.4
    • /
    • pp.43-53
    • /
    • 2020
  • There are three standards for FIDO1 authentication technology: Universal Second Factor (U2F), Universal Authentication Framework (UAF), and Client to Authenticator Protocols (CTAP). FIDO2 refers to the WebAuthn standard established by W3C for the creation and use of a certificate in a web application that complements the existing CTAP. In Korea, the FIDO certified market is dominated by UAF, which deals with standards for smartphone (Android, iOS) apps owned by the majority of the people. As the market requires certification through FIDO on PCs, FIDO Alliance and W3C established standards that can be certified on the platform-independent Web and published 『Web Authentication: An API for Accessing Public Key Credentials Level 1』 on March 4, 2019. Most PC do not contain biometrics, so they are not being utilized contrary to expectations. In this paper, we intend to present a model that allows login in PC environment through biometric recognition of smartphone and FIDO UAF authentication. We propose a model in which a user requests login from a PC and performs FIDO authentication on a smartphone, and authentication is completed on the PC without any other user's additional gesture.

A Framework for Legal Information Retrieval based on Ontology

  • Jo, Dae Woong;Kim, Myung Ho
    • Journal of the Korea Society of Computer and Information
    • /
    • v.20 no.9
    • /
    • pp.87-96
    • /
    • 2015
  • Professional knowledge such as legal information is commonly not accessible or cannot be easily understood by the public. By using the legal ontology which is previously established, the legal information retrieval based on ontology is to use for the information retrieval. In this paper, we propose the matters required for the design and develop of the framework for the legal information retrieval based on ontology. The framework is composed of the query conversion engine of SPARQL base for query to OWL ontology and user query type engine and return value refinement engine and web interface engine. The framework does the role as the infrastructure which retrieval the legal ontology effectually and which it serves and can be used in the semantic legal information retrieval service.

PDFindexer: Distributed PDF Indexing system using MapReduce

  • Murtazaev, JAziz;Kihm, Jang-Su;Oh, Sangyoon
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.4 no.1
    • /
    • pp.13-17
    • /
    • 2012
  • Indexing allows converting raw document collection into easily searchable representation. Web searching by Google or Yahoo provides subsecond response time which is made possible by efficient indexing of web-pages over the entire Web. Indexing process gets challenging when the scale gets bigger. Parallel techniques, such as MapReduce framework can assist in efficient large-scale indexing process. In this paper we propose PDFindexer, system for indexing scientific papers in PDF using MapReduce programming model. Unlike Web search engines, our target domain is scientific papers, which has pre-defined structure, such as title, abstract, sections, references. Our proposed system enables parsing scientific papers in PDF recreating their structure and performing efficient distributed indexing with MapReduce framework in a cluster of nodes. We provide the overview of the system, their components and interactions among them. We discuss some issues related with the design of the system and usage of MapReduce in parsing and indexing of large document collection.

A Design for Development of Productive Software on X-Internet Environment (X-인터넷 환경에서 생산성 있는 소프트웨어 개발 방법의 설계)

  • Lee Myeong-Ho
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.28 no.2
    • /
    • pp.53-59
    • /
    • 2005
  • The environment of If is, currently, on its developing process to the period of Web Service, Ubiquitous, and Telemetics which not only enable computer and internet to be utilized like the water or the air, but also be a new motivating force for its advance. In the respect of various interactions and User Interface, however, it is requiring more demands from its users, and additional functions which cannot be provided by the Web Browser. It is required a new model for supplementary of the limitation of Web_based according to their customers' requirement, to enrich the good aspects of Client-Server System, and accept such various intricate requirements. It is X-Internet, which has born with these requirements. In this study, therefore, it will be suggested a productive development framework and a method to perform the project on Rich-Thin Client Platform of X-Internet Based.

Web-based POD system Using Multi-Layer Technique (멀티레이어 기법을 활용한 웹기반 POD 시스템)

  • Lee, Byung-Kwon;Kim, Hak-Jin;Jung, Hoe-Kyung
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.16 no.6
    • /
    • pp.1193-1198
    • /
    • 2012
  • In this paper, we design and implement A4 sized, web-based POP(Print On Demand) system using multi-layer technique. We Propose the framework of POP system, which uses multi-layer technique, uses highly accessible web-service, produces template, enables a user to easily edit, and allows the user to instantly print edited files. This system will be widely used in web-based electronic publication and e-book.

Internet Business Implementation Guidelines for Retailing Using Product Classification Framework

  • Lee, Heeseok;Park, Suyoung;Park, Byounggu
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 2001.10a
    • /
    • pp.91-94
    • /
    • 2001
  • The exponential growth of the Internet usage has motivated the launching of many commercial business web sites. Internet as a purchasing medium shows several unique characteristics because of its customer- driven technologies and absence of physical products. Thus, new commercial medium provokes a reclassification of products. Twenty five types of commercial Products are empirically tested in the Internet retailing and found to be grouped into four categories. This classification framework is investigated in the view of involvement and web technology Furthermore, this paper proposes four business web implementation strategies - impressive, simple, sensory, and semantic - based on the product classification. Proposed guidelines on business web might increase customer satisfaction.

  • PDF

Development of a Web-based MDO Framework for Design and Analysis Integration

  • Park, Chang-Kyu
    • Journal of information and communication convergence engineering
    • /
    • v.8 no.5
    • /
    • pp.479-483
    • /
    • 2010
  • The rapid progress of the Internet and network is affecting the engineering design environment as well as business that use Web technologies to enhance their competitive edge. In product development, experts and organization who take part in the design process are often geographically dispersed. Furthermore, different divisions and business often have heterogeneous CAD/CAE systems and methods for expressing product data, and addressing this heterogeneity creates additional costs and increases development time. Managing distributed CAD, CAE and other related systems in an organic and holistic manner from the initial stages of product development is imperative to ensure successful collaboration in the design process. Therefore, this study suggests a Web-based MDO framework to support interfacing and collective use of design and analysis tools.