Skip to content

makersy/library

Repository files navigation

介绍

这是一个采用JSP+Servlet+JavaBean实现的图书管理系统。

功能

  1. 实现了分类的增删改查
  2. 实现图书的增加,可以选择图书分类。图书分类在该页面实时更新
  3. 可以根据图书的名称、分类、序号等查询,符合条件的图书将会显示

注意

  1. 需要配置好maven环境
  2. 在idea中,tomcat需设置Application Context为/library
  3. 本地访问页面URL:http://localhost:8080/library/pages/server/index.jsp
  4. 需要把web模块路径设置为WebContent文件夹,并使用它的web.xml文件
  5. project的language level设置为1.8,项目JDK也是1.8

About

基于JSP+Servlet的图书管理系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages