资源简介
代码片段和文件信息
package com.action;
import org.apache.struts.action.ActionMapping;
import org.apache.struts.action.ActionForm;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.struts.action.ActionForward;
import com.actionForm.BookForm;
import org.apache.struts.action.Action;
import com.dao.BookDAO;
import java.util.Date;
public class Book extends Action {
private BookDAO bookDAO = null;
public Book() {
this.bookDAO = new BookDAO();
}
public ActionForward execute(ActionMapping mapping ActionForm form
HttpServletRequest request
HttpServletResponse response) {
String action =request.getParameter(“action“);
System.o
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2013-05-02 23:05 JspLibrary\
文件 836 2013-05-02 22:58 JspLibrary\.classpath
文件 1043 2013-05-02 22:58 JspLibrary\.project
目录 0 2013-05-02 23:05 JspLibrary\.settings\
文件 503 2013-05-02 22:58 JspLibrary\.settings\.jsdtscope
文件 395 2013-05-02 22:58 JspLibrary\.settings\org.eclipse.jdt.core.prefs
文件 460 2013-05-02 22:58 JspLibrary\.settings\org.eclipse.wst.common.component
文件 345 2013-05-02 22:58 JspLibrary\.settings\org.eclipse.wst.common.project.facet.core.xm
文件 49 2013-05-02 22:58 JspLibrary\.settings\org.eclipse.wst.jsdt.ui.superType.container
文件 6 2013-05-02 22:58 JspLibrary\.settings\org.eclipse.wst.jsdt.ui.superType.name
目录 0 2013-05-02 23:05 JspLibrary\WebContent\
目录 0 2013-05-02 23:05 JspLibrary\WebContent\CSS\
文件 3068 2013-05-02 22:59 JspLibrary\WebContent\CSS\st
目录 0 2013-05-03 11:58 JspLibrary\WebContent\Images\
文件 35840 2013-05-02 22:59 JspLibrary\WebContent\Images\Thumbs.db
文件 6768 2013-05-02 22:59 JspLibrary\WebContent\Images\borrowBackRenew.gif
文件 6761 2013-05-02 22:59 JspLibrary\WebContent\Images\borrowBackRenew_back.gif
文件 6823 2013-05-02 22:59 JspLibrary\WebContent\Images\borrowBackRenew_r.gif
文件 7379 2013-05-02 22:59 JspLibrary\WebContent\Images\borrow_if.gif
文件 96 2013-05-02 22:59 JspLibrary\WebContent\Images\copyright_t.gif
文件 4051 2013-05-02 22:59 JspLibrary\WebContent\Images\error.jpg
文件 1471 2013-05-02 22:59 JspLibrary\WebContent\Images\error_b.gif
文件 354 2013-05-02 22:59 JspLibrary\WebContent\Images\item_out.gif
文件 354 2013-05-02 22:59 JspLibrary\WebContent\Images\item_over.gif
文件 46604 2013-05-03 11:58 JspLibrary\WebContent\Images\login.jpg
文件 8374 2013-05-02 22:59 JspLibrary\WebContent\Images\main_booksort.gif
文件 141 2013-05-02 22:59 JspLibrary\WebContent\Images\main_booksort_1.gif
文件 701 2013-05-02 22:59 JspLibrary\WebContent\Images\main_booksort_2.gif
文件 1050 2013-05-02 22:59 JspLibrary\WebContent\Images\main_readersort_1.gif
文件 634 2013-05-02 22:59 JspLibrary\WebContent\Images\more.GIF
文件 133 2013-05-02 22:59 JspLibrary\WebContent\Images\navigation_bg.gif
............此处省略174个文件信息
相关资源
- android图书管理系统仿网易云,基于
- 基于SSH框架的javaweb图书管理系统
- Java图书管理系统146273
- 图书管理系统mysql+java web
- 图书管理系统(Java GUI实现)
- java mysql+struts 2 + hibernate 3 图书管理系
- java 图书管理系统 界面漂亮 绝对好用
- Java Web 图书管理系统
- 基于ssm开发的图书管理系统
- 数据库图书管理系统JAVA代码
- IO模拟数据库图书管理系统
- javaweb图书管理系统项目及报告.zip
-
java+Jfr
ame+sqlServer 图书管理系统 - java 基于集合的图书管理系统 图书管
- JSP图书管理系统含需求分析
- J2EE图书管理系统187088
- Java写的图书管理系统
- 纯java写的library的图书管理系统
- JAVA基于集合(List)的简单图书管理系
- 基于java的图书管理系统
- java做图书管理系统
- java项目需求文档
- JAVA+MYSQL 图书管理系统
- 用java写的一个图书管理系统
- 图书管理系统 servlet+jsp适合初学者
- 图书管理系统数据持久化
- j2ee图书管理系统
- 基于java-web的图书管理系统带源码
- Javaweb版的图书管理系统
- 图书馆管理系统Java源码+MySQl数据库
评论
共有 条评论