Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 292 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 292 Bytes

a simple book manage system using servlet,java,mysql5.7

java web

you can use idea or eclipse .
and download tomcat to delpoyment.

first

you need to put dzy.sql to your mysql database

deployment

run tomcat in idea or eclipse,you can see the login page in http://localhost:8080.