Introduction - If you have any usage issues, please Google them yourself
The system uses a three-tier structure, to complete the download data and simulation operations in the client user through a browser, the browser-side presentation logic JSP page to complete. Complex business logic within the system through a JavaBean component (Component), JavaBeans components running on a WWW server, through the JSP returned to the client browser. The performance of the separation of logic and business logic, so that web content is simple, enhanced maintainability and scalability of the system. JDBC middleware on the server side, the system uses to access the database, the database server defines the business logic and data logic system. This system uses JSP technology as a means of expression, the server with the Tomcat 5.0.3 as JSP engine, the system business logic from the JavaBean component to complete access to the database using JDBC 3.0 driver. System testing requires sophisticated database support, the system uses SQL Server 2000 database as the database serv