Author_Institution :
Academic Research Office, Jilin Business and Technology College, Changchun, China
Abstract :
Today with the rapid development of computer and information technology, companies inevitably have to make the transition from their old way in doing logistics management, which relies mostly on humans, to a more computer-centric way, which relies mostly on logistical system software. With such trend, there is an increasing demand for building customized logistical system software across many different industries. In this paper, we proposed a general framework for engineering such software system. Our framework is based on the MVC (Model-View-Controller) software architecture. In our framework, the Model component represents the underlying data in the system; the View component takes care of the display of the data; the Controller component manages the connection between the Model and the View components. Our design guarantees the safety and integrity of the data. The final system is portable, easy to maintain and operates efficiently. Towards the end of the paper, we described how to further improve our logistic system to support 3G wireless users by using dynamical web page generation technology.