ABSTRACT
This thesis mainly expounds the campus IC card management system based on Web technology in the design and implementation. In dynamic web application development and based on the data access technology,puts forward the composition and structure of campus IC card management system,this paper expounds the design scheme and realization method of the system and development tools and related technologies,also it analyzes the IC card management part of the program design.
This thesis is a simple Web application model,complete a campus id management,the system is available for two kinds of users,respectively is ordinary users and administrators. The function of the administrator user account management,account management,report the loss of management,campus card use records management,data management several big functions,ordinary users can realize user account management,campus card use (include query balance,circle,consumption,cash,check,entrance guard,to check the record),two big functions. Implements dual data management of users and administrators. Provides a good platform for the IC card management.
JSP technology with its unique position to become the development tools of choice for web site system,the thesis in a simplified way is introduced JSP development methods and characteristics of website system,which USES the Eclipse development tools,use the machine to do simulation realization of client server login,eventually be able to achieve the client's all operations. Because the JSP has write once,run everywhere,rich and high quality tools support,through the component reuse and tag,with surface through instruction and tag library to enhance development ability,the development of the system can be written on any platform,JAVA server component to run on any platform.
Keywords: Campus id management;MVC;JSP