Font Size: a A A

Php-struts Framework Design And Implementation,

Posted on:2005-03-24Degree:MasterType:Thesis
Country:ChinaCandidate:A M LvFull Text:PDF
GTID:2208360122467574Subject:Computer software and theory
Abstract/Summary:PDF Full Text Request
With web extensively applied, web applications are complex more and more. People hope web applications would improve on development efficiency, reliability, reuse, adaptability and maintainability. Several problems may arise when applications contain a mixture of data access code, business logic code, and presentation code. The traditional development mode cann't fulfill the need of web applications rapidly growing.PHP is an important web language. Today, a number of web applications are being developed using PHP. A PHP implement of MVC (Model-View-Controller), named PHP-Struts framework, will be introduced in this paper. The target of PHP-Struts framework is to provide a web application framework similar to struts framework to PHP developer. The framework will separate applications' data access code, business logic code, and presentation code. So, applications will improve on development efficiency, reliability, reuse, adaptability and maintainability.This paper analyzes the structure and components of the struts framework . The architecture of PHP-Struts framework based on MVC and the architecture of the struts framework is presented. The emphasis of this paper is on the architecture, components of PHP-Struts framework. The detail of the design and implementation of every module is discussed. On the end of this paper, how to develop a web application using PHP-Struts framework is presented.PHP-Struts framework has been applied in the process of developing web applications running on embeded Linux. The development efficiency is enhanced.
Keywords/Search Tags:MVC design pattern, Struts, PHP-Struts, Framework
PDF Full Text Request
Related items