【文件属性】:
文件名称:JSP图书管理系统
文件大小:1.11MB
文件格式:ZIP
更新时间:2014-11-14 06:50:41
JSP图书管理系统
项目使用说明
tushu是本书最一章的综合案例程序,在运行前请正确配置JDK和Tomcat,然后再复制tushu文件夹到Tomcat的webapps\examples 文件夹下即可。
本项目仅用于学习目的。读者若对项目有问题
请和我一起交流:
<%@ page contentType="text/html;charset=gb2312" language="java"%>
<%@ include file="inc/conn1.jsp"%>
<%@ include file="top.jsp"%>
计算机图书--管理系统
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<%@ include file="denglu.jsp"%> |
|
<%@include file="changxiao.jsp"%> |
|
|
|
|
<%@ include file="chuxiao.jsp"%> |
|
|
|
|
|
|
|
|
|
|
|
<%@ include file="scroll.htm"%> |
|
|
|
|
|
|
|
<%@ include file="toplist.jsp"%> |
|
|
|
|
|
|
|
|
|
|
|
|
新进图书 |
|
|
|
|
<%@ include file="newbooks1.jsp"%> |
|
|
|
|
|
|
|
<%@ include file="new.jsp"%> |
|
<%@ include file="end.jsp"%>