Font Size: a A A

The Design And Implementation Of The Forgery-Proof Label System

Posted on:2012-03-31Degree:MasterType:Thesis
Country:ChinaCandidate:D C YueFull Text:PDF
GTID:2178330335450172Subject:Software engineering
Abstract/Summary:PDF Full Text Request
With the Internet development and increasing of computer technology, and current the legal system is not perfect, the market is not complete, it causes a number of lawless person to seek exorbitant profits, specially, they counterfeit the famous brand goods, takes substandard products as fine products, mix the false with the genuine, it formed a certain scale of counterfeit and shoddy goods market. This action has seriously disturbed the market order, become hinders our country economy healthy development a muddy stream, and along with fake and shoddy product failure to prohibiting repeatedly, and as well as it further spreads, fake and shoddy product's quantity and the scope are also assuming the expanded tendency. At present, from the worldwide scale, creating a false impression has already become one of the biggest social environmental damages. This has brought the huge mental injury and the economic loss to a certain extent to the consumer. Under this situation and background, our country's forgery-proof technology also gradually grows up.This article according to the demand of the forgery-proof label, and has analyzed the forgery-proof label system work insufficiency, and the mode of administration flaw, and unifies the current similar software to realize the technology, we design and realize forgery-proof label system based on the MVC design pattern. This system has provided the convenient management mechanism, and conform manufacturers, products, forgery-proof barcode information effectively.The forgery-proof label system divides into two modules, include onstage system and the backstage system. And the onstage system's function is mainly inquiry forgery-proof barcode and show famous manufacturers and famous goods. The consumer through input the inquries number on the system and then to know the goods is truth or not. It protect consumer's legitimate rights, in return to the result page, it provide opinion to feed back. The consumer carries on the feedback through the submission opinion. In the famous manufactures and famous goods page, there are famous manufacturers name and famous goods picture. In backstage management system the administrator could dynamic increase famous manufacturers and famous goods. It played an advertising function. In the backstage the functions is mainly include the clerk registration, the modify password, modify mailbox, system logon, administrator information maintenance, clerk information maintenance, manufacturers information management, products information management, forgery-proof barcode management and statistical statement. It has provided honestly, hign quality, high effective integrated management for the administrators. After cherk registration, he still needs the administrator examinate, after the clerk login the system, he could to manage the manufacturers, products, forgery-proof barcode information, including some operating modes such as examine, input, activation, freeze, unfreeze, clean up and so on. Before input products information, we must select manufactures, and before input forgery-proof barcode information, we must select manufactures and products.This system's work procedure is that the consumer purchase commodity from the the realization of goods agency, the consumer input inquiry number into the system, after the backstage system processed, and will return the result, and the consumer will know the goods is true or not. On the other hand, commodity manufacturers will provide manufacturers and products information, clerk could input them into the system, and generate inquiry number and forgery-proof barcode information.In order to ensure the security and flexibility of system, the system uses the language of java and Struts2 framework and Hibernate framework, the Struts2 has provided service logic processing for the system, and Hibernate has provided persistence solution. So we use Struts2 and Hibernate to do this problem. The database uses the newest edtion of SQL Server 2008, make the system more perfect.The system control layer is accomplished by the Struts2 framework, core controller FilterDispatcher as Filter run in the Web. It will block all users request, Filter will filter the entire request, then the user's request will hand to the controller of the Struts2, controller class of the Struts2 is a common POJO, every class is implements interface of Action. So developers could make a better realization of Action class, Struts2 through the execute method of the controller class to process the request. According to deal with the results to determine which page will be presented to the client? The system page is designed mainly uses by JSP and Struts2 label.This system persistence layer is soluted by Hibernate framework. Hibernate is an ORM framework of hign-performance. By using the Hibernate framework, developers could to use object-oriented to access database, and it will avoid the use of primitive way of JDBC to access database, so it will increased development flexibility, reduced development time. Under this way, in the lightweight enterprise application, through use object-oriented way is more flexible, it makes the system's analysis and design is more simply. The system's database using SQL Server 2008, in the database, we design store procedure, it make this system is more security, through use store procedure could improve speed of execution. Write once, can be reused. It reduced the development workload, simplify application maintenance, and increase application flexibility.This system's page is clear, and the operation is simple. The system extendibility is good, achieve forgery-proof label system standardization, automation and scientific. Although the systems there are still many deficiencies need to improve, but the system accord with the demand of users basically. And finally the system adopted user's evaluation. The project complete successful.
Keywords/Search Tags:Forgery-proof label, Struts2, Hibernate, Forgery-proof label system
PDF Full Text Request
Related items