登录
首页 » Java » jspmanage

jspmanage

于 2008-02-20 发布 文件大小:133KB
0 102
下载积分: 1 下载次数: 219

代码说明:

  仓库管理系统,用纯jsp页面编写,没有javabean内容,学习jsp页面者首选例子(Warehouse management system, with the preparation of pure jsp page, there is no JavaBean content, learning from the preferred example of jsp page)

文件列表:

jspTrain
........\.classpath
........\.mymetadata
........\.project
........\src
........\...\edu
........\...\...\scau
........\...\...\....\database
........\...\...\....\........\DBUtil.java
........\...\...\....\login
........\...\...\....\.....\OperationLogin.java
........\...\...\....\order
........\...\...\....\.....\AddOrderServlet.java
........\...\...\....\.....\OrderInfo.java
........\...\...\....\.....\OrderItemInfo.java
........\...\...\....\.....\persist
........\...\...\....\.....\.......\OrderCRUD.java
........\...\...\....\.....\.......\OrderItemCRUD.java
........\WebRoot
........\.......\common
........\.......\......\checkLogin.jsp
........\.......\error.jsp
........\.......\login.jsp
........\.......\loginCheck.jsp
........\.......\menu.jsp
........\.......\META-INF
........\.......\........\MANIFEST.MF
........\.......\resource
........\.......\........\messages.properties
........\.......\scm
........\.......\...\addOrder.jsp
........\.......\...\listOrders.jsp
........\.......\...\listOrdersJavaBean.jsp
........\.......\...\listOrdersJSTL.jsp
........\.......\WEB-INF
........\.......\.......\classes
........\.......\.......\.......\edu
........\.......\.......\.......\...\scau
........\.......\.......\.......\...\....\database
........\.......\.......\.......\...\....\........\DBUtil.class
........\.......\.......\.......\...\....\login
........\.......\.......\.......\...\....\.....\OperationLogin.class
........\.......\.......\.......\...\....\order
........\.......\.......\.......\...\....\.....\AddOrderServlet.class
........\.......\.......\.......\...\....\.....\OrderInfo.class
........\.......\.......\.......\...\....\.....\OrderItemInfo.class
........\.......\.......\.......\...\....\.....\persist
........\.......\.......\.......\...\....\.....\.......\OrderCRUD.class
........\.......\.......\.......\...\....\.....\.......\OrderItemCRUD.class
........\.......\.......\lib
........\.......\.......\web.xml
train_Data.MDF
train_Log.LDF

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • BreadthFirstSearch
    Tried to implement BFS in java
    2015-04-20 11:50:57下载
    积分:1
  • TrmSim
    基于信誉的无线传感器网络模型。用java编写的(Trust and Reputation Models Simulator for Wireless Sensor Networks。the program is implemented by java)
    2013-11-10 22:05:55下载
    积分:1
  • 三次样条曲线算法的改进及Java语言实现
    三次样条曲线算法的改进及Java语言实现.zip(Improvement of the three spline curve algorithm and the realization of.Zip in Java language)
    2017-12-13 14:49:16下载
    积分:1
  • PropertyChangeSupport
    Property Change Support.
    2013-11-06 14:47:29下载
    积分:1
  • sinDraw
    java手机开发编程语言java2me范例,绘制sin函数。(java programming language java2me mobile development paradigm, drawing sin function.)
    2013-11-03 21:16:03下载
    积分:1
  • CRM(v1.1)
    crm的详细解释于搭建,有助于大家互相学习。有丰富的客户需求以及解决方案(sda wrewf sdf waer erv edwfv ewfsefvs)
    2012-06-06 21:50:38下载
    积分:1
  • 2010-java
    2010新版Java教程、java培训ppt课件(2010 java)
    2010-07-29 16:45:43下载
    积分:1
  • JavaLibrary6
    this document for editor image in java
    2012-04-01 16:01:09下载
    积分:1
  • ZFService
    监听手机的消息通知,如微信,qq,等应用消息和通知(Monitor mobile phone notifications)
    2020-06-24 14:20:01下载
    积分:1
  • Exe4_3
    3.已知车辆(Vehicle)包括机动车(MotoVehicle)和非机动车(NonMotorVehicle)2种。小汽车(Car)、公交车(Bus)等属于机动车,自行车(Bicycle)等属于非机动车。随着能源技术的发展,出现了电动自行车(ElectricBicycle)、电动小汽车(ElectricCar)、天然气公交车(NaturalGasBus)等新型车辆。车辆的共同特征是都能够运行(run),并且有唯一的5位车牌号(LicenseNumber)。机动车的共同特征是采用燃油发动机(FuelEngine),且能够驾驶(drive)。自行车的共同特征是能够骑行(ride)。电动车辆的共同特征是由电池(Battery)驱动。天然气车辆的共同特征是采用天然气(NaturalGas)作为动力。 要求: (1)设计一个类体系描述上述车辆,写出它们的属性和方法。 (2)一家公司(Company)拥有10辆普通小汽车、5辆公交车、2辆电动小汽车和1辆天然气公交车,要求写一个方法listVehicles()显示所有车辆的信息(车牌号以及采用的动力)。 程序文件命名为Exe4_3.java。(3. Known vehicle (Vehicle) including motor vehicle (MotoVehicle) and non-motorized (NonMotorVehicle) 2 species. Cars (Car), bus (Bus), etc. to motor vehicles, bicycles (Bicycle), etc. are non-motor vehicles. With the development of energy technologies, the emergence of electric bicycles (ElectricBicycle), electric cars (ElectricCar), natural gas buses (NaturalGasBus) and other new vehicles. A common feature of the vehicle is able to run (run), and there are only five license plate number (LicenseNumber). Common feature is the use of a motor vehicle fuel engine (FuelEngine), and is capable of driving (drive). Common feature is the ability to ride a bike (ride). Common characteristics of the electric vehicle is driven by a battery (Battery). A common feature is the use of natural gas vehicles (NaturalGas) as the driving force. Claim: (1) describe the design of a class system of the vehicle, write their properties and methods. (2) a company (Company) owns 10 ordinary cars, five buses, )
    2015-06-14 18:22:51下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载