International Extension Programs Information System version II (IEPIS II): An MVC Model 2 design using Apache Jakarta Struts

Gespeichert in:
Bibliographische Detailangaben
Titel: International Extension Programs Information System version II (IEPIS II): An MVC Model 2 design using Apache Jakarta Struts
Autoren: Tsai, Meng-Hsi
Quelle: Theses Digitization Project
Verlagsinformationen: CSUSB ScholarWorks
Publikationsjahr: 2004
Bestand: California State University, San Bernardino Research: CSUSB ScholarWorks
Schlagwörter: Management information systems Case studies, College applications Computer programs, Students, Foreign, Application software Development, Struts framework, Java (Computer program language), Systèmes d'information de gestion Études de cas, Universités Demandes d'admission Logiciels, Logiciels d'application Développement, Struts (Cadre d'application Web), Java (Langage de programmation), Management information systems, Databases and Information Systems
Beschreibung: The International Extension Programs Information System version II (IEPIS II) improves on the IEPIS I (designed by Yu-Pin Chang) by using the MVC Model 2 design pattern for Java Web applications. IEPIS II accomplishes this by employing the Apache Struts framework. The MVC Model 2 design pattern is an architecture that introduces a controller servlet to provide a single point of entry to the web system and to encourage more reuse and extensibility in web applications. Struts is an open sourced framework based on the MVC architectural pattern. It was created by Craig R. McClanahan, who donated it to the Apache Software Foundation (ASF) in 2000; it is one of the Jakarta projects. In addition to the Struts framework, this project also utilizes the Tiles framework, which is a view conponent that compliments Struts; it is used as a template to achieve a better presentation interface. The project also implements an internationalization (I18N) design in order to provide site content in multiple languages.
Publikationsart: text
Dateibeschreibung: application/pdf
Sprache: unknown
Verfügbarkeit: https://scholarworks.lib.csusb.edu/etd-project/4493
https://scholarworks.lib.csusb.edu/context/etd-project/article/5595/viewcontent/INTERNATIONAL_20EXTENSION_20PROGRAMS_20INFORMATION_20_2778_Redacted.pdf
Dokumentencode: edsbas.55ADC808
Datenbank: BASE
Beschreibung
Abstract:The International Extension Programs Information System version II (IEPIS II) improves on the IEPIS I (designed by Yu-Pin Chang) by using the MVC Model 2 design pattern for Java Web applications. IEPIS II accomplishes this by employing the Apache Struts framework. The MVC Model 2 design pattern is an architecture that introduces a controller servlet to provide a single point of entry to the web system and to encourage more reuse and extensibility in web applications. Struts is an open sourced framework based on the MVC architectural pattern. It was created by Craig R. McClanahan, who donated it to the Apache Software Foundation (ASF) in 2000; it is one of the Jakarta projects. In addition to the Struts framework, this project also utilizes the Tiles framework, which is a view conponent that compliments Struts; it is used as a template to achieve a better presentation interface. The project also implements an internationalization (I18N) design in order to provide site content in multiple languages.