Giter Site home page Giter Site logo

library's Introduction

介绍

这是一个采用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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.