| According to the specific requirements of the superior people’s court of Gansu province,the Dingxi intermediate people’s court determined to build an execution control center.The court system in use contains the records of handling process of execution cases,but query function of execution cases and litigants are not involved.The Associated Execution System is a subsystem of the execution control center.It contains the query function of execution cases and associated cases.According to the progress of associated cases,operational staffs can determine the reasonable scheme which can reduce the execution cost.This system uses the B/S architecture and contains three layers based on the idea of MVC.We use the Spring MVC module to implement the UI and Web layer.The service layer uses the Spring Framework.The data persistence layer uses the Hibernate Framework.In the development of the system.We use Grunt to run some building and minifing tasks.The Modernizr library helps handling different conditions and making the pages have the consistent appearance in different browsers.This paper describes the background knowledge of the Associated Execution System at first.The technologies used in the development of this system are introduced then.Based on the requirement analysis,the paper focuses on the design and implementation of the execution case module and associated case module.At last,the work of the project are summarized and prospected. |