Presentation Layer Framework of Web Application Systems with Server-Side Java Technology

  • Authors:
  • Akihiro Saimi;Tsutomu Syomura;Hiroshi Suganuma;Itaru Ishida

  • Affiliations:
  • -;-;-;-

  • Venue:
  • COMPSAC '00 24th International Computer Software and Applications Conference
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

Demands for web application systems with server-side Java technologies force the application service providers (ASPs) to deliver solutions in timely manner. There are a number of major concerns, however, for ASPs in developing such systems, including the shortage of Java experts with experiences, and the reduction of development time. To cope with these issues, we developed a framework mainly focused on the presentation layer of web application systems - PlayFwas. PlayFwas provides (1) a set of processes for design and implementation with documentation formats, (2) abstract classes for both Java servlet components and JavaBeans components, and (3) a template source code for JSP. Preliminary case study shows that PlayFwas enables less-experienced programmers to develop web application systems efficiently without sacrificing either maintainability or extensibility. This paper discusses the architecture of PlayFwas and its impact on web application development.