Qipeng's java information release system (coal mine safety real-time monitoring system web) (struts1.2+mysql)
Coal mine safety real-time monitoring system (simple news release system)
Author: Qi Peng This program is my graduation project. Its main functions are information release, guest book, and information classification.
The login on the homepage is through ajax. The year query below automatically generates pictures. You can study it.
The entire program is based on the struts1.2 version, the database is mysql, the username is root, and the password is 1234. I hope this program can help beginners!
The database file is the sql file. After starting mysql, just import the sql file.
Not all features of the program are complete. But most of them are still usable.
This program is a myeclipes6.0 project, just import it directly. Direct publishing can copy all files under webroot to other folders and publish them to tomcat.
The program background management entrance is admin_login.jsp, and the username and password are both admin.
Expand