登录
首页 » Java » JavaEE_orderItem

JavaEE_orderItem

于 2009-01-14 发布 文件大小:2173KB
0 197
下载积分: 1 下载次数: 157

代码说明:

  JavaEE订餐项目的功能:用户登录、用户注册、添加订餐信息、查询订餐、结算、权限验证(For reservations, please JavaEE project functions: user login, user registration, add the reservation information, inquiries, reservation, settlement, permission to verify)

文件列表:

Struts_Project
..............\.classpath
..............\.mymetadata
..............\.mystrutsdata
..............\.project
..............\src
..............\...\build.xml
..............\...\com
..............\...\...\amaker
..............\...\...\......\bean
..............\...\...\......\....\Meal.java
..............\...\...\......\....\MealBean.java
..............\...\...\......\....\MealType.java
..............\...\...\......\....\SystemMember.java
..............\...\...\......\dao
..............\...\...\......\...\impl
..............\...\...\......\...\....\MealDaoImpl.java
..............\...\...\......\...\....\SystemMemberDaoImpl.java
..............\...\...\......\...\MealDao.java
..............\...\...\......\...\SystemMemberDao.java
..............\...\...\......\filter
..............\...\...\......\......\SessionFilter.java
..............\...\...\......\struts
..............\...\...\......\......\action
..............\...\...\......\......\......\LoginAction.java
..............\...\...\......\......\......\MealAction.java
..............\...\...\......\......\......\RegisterAction.java
..............\...\...\......\......\ApplicationResources.properties
..............\...\...\......\......\ApplicationResources_ch_CN.properties
..............\...\...\......\......\form
..............\...\...\......\......\....\LoginForm.java
..............\...\...\......\......\....\MealForm.java
..............\...\...\......\......\....\RegisterForm.java
..............\...\...\......\......\Test.java
..............\...\...\......\temp
..............\...\...\......\....\ApplicationResources.properties
..............\...\...\......\....\ApplicationResources_ch_CN.properties
..............\...\...\......\test
..............\...\...\......\....\SystemMemberDaoImplTest.java
..............\...\...\......\util
..............\...\...\......\....\ConnectionUtil.java
..............\...\...\......\....\SQLConstants.java
..............\...\DBConfig.properties
..............\WebRoot
..............\.......\login.jsp
..............\.......\META-INF
..............\.......\........\MANIFEST.MF
..............\.......\pages
..............\.......\.....\main.jsp
..............\.......\.....\meal.jsp
..............\.......\register.jsp
..............\.......\WEB-INF
..............\.......\.......\.struts-config.mex
..............\.......\.......\c.tld
..............\.......\.......\classes
..............\.......\.......\.......\build.xml
..............\.......\.......\.......\com
..............\.......\.......\.......\...\amaker
..............\.......\.......\.......\...\......\bean
..............\.......\.......\.......\...\......\....\Meal.class
..............\.......\.......\.......\...\......\....\MealBean.class
..............\.......\.......\.......\...\......\....\MealType.class
..............\.......\.......\.......\...\......\....\SystemMember.class
..............\.......\.......\.......\...\......\dao
..............\.......\.......\.......\...\......\...\impl
..............\.......\.......\.......\...\......\...\....\MealDaoImpl.class
..............\.......\.......\.......\...\......\...\....\SystemMemberDaoImpl.class
..............\.......\.......\.......\...\......\...\MealDao.class
..............\.......\.......\.......\...\......\...\SystemMemberDao.class
..............\.......\.......\.......\...\......\filter
..............\.......\.......\.......\...\......\......\SessionFilter.class
..............\.......\.......\.......\...\......\struts
..............\.......\.......\.......\...\......\......\action
..............\.......\.......\.......\...\......\......\......\LoginAction.class
..............\.......\.......\.......\...\......\......\......\MealAction.class
..............\.......\.......\.......\...\......\......\......\RegisterAction.class
..............\.......\.......\.......\...\......\......\ApplicationResources.properties
..............\.......\.......\.......\...\......\......\ApplicationResources_ch_CN.properties
..............\.......\.......\.......\...\......\......\form
..............\.......\.......\.......\...\......\......\....\LoginForm.class
..............\.......\.......\.......\...\......\......\....\MealForm.class
..............\.......\.......\.......\...\......\......\....\RegisterForm.class
..............\.......\.......\.......\...\......\......\Test.class
..............\.......\.......\.......\...\......\temp
..............\.......\.......\.......\...\......\....\ApplicationResources.properties
..............\.......\.......\.......\...\......\....\ApplicationResources_ch_CN.properties
..............\.......\.......\.......\...\......\test
..............\.......\.......\.......\...\......\....\SystemMemberDaoImplTest.class
..............\.......\.......\.......\...\......\util
..............\.......\.......\.......\...\......\....\ConnectionUtil.class
..............\.......\.......\.......\...\......\....\SQLConstants.class
..............\.......\.......\.......\DBConfig.properties
..............\.......\.......\lib
..............\.......\.......\...\antlr.jar
..............\.......\.......\...\commons-beanutils.jar
..............\.......\.......\...\commons-digester.jar
..............\.......\.......\...\commons-fileupload.jar
..............\.......\.......\...\commons-logging.jar
..............\.......\.......\...\commons-validator.jar
..............\.......\.......\...\jakarta-oro.jar

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

发表评论

0 个回复

  • Policy
    Answers a Policy object with the specified type and the specified parameter.
    2013-11-26 15:04:56下载
    积分:1
  • 200611565948742
    点对点聊天,很不错的,又称图形界面下的点对点通信程序(peer-to-peer chatting, very good, also known as the graphical interface of peer-to-peer communication program)
    2007-04-28 02:15:48下载
    积分:1
  • loadimage
    Java 加载网络图片的例子,也是比较简单的,但加入了线程池的东西,感兴趣可以看看(Java load the example of the network picture is relatively simple, but with the addition of the thread pool things interested can look at)
    2012-05-21 12:39:11下载
    积分:1
  • ADBServerNeedRestartException
    Convert integer format IP into xxx.xxx.xxx.xxx format for Andriod.
    2013-10-06 00:42:43下载
    积分:1
  • useradd
    springmvc前台新增页面配合dwz简单demo,方便学习开发,简单易懂。(springmvc new front page with dwz simple demo, facilitate learning and development, easy to understand.)
    2013-07-11 17:30:01下载
    积分:1
  • ferreteria
    Programa basico desarrollado en netbeans de una ferreteria
    2015-10-19 08:19:20下载
    积分:1
  • JAVA经典算法40题
    说明:  java基础习题 是java工程师初期的首选 是必备的习题库.我们每一个Java 都需要掌握这些基础知识(Java basic exercises)
    2020-06-15 22:50:02下载
    积分:1
  • GPSSDK
    通过GPS获取当前位置坐标的简单DEMO(Get GPS coordinates simple DEMO)
    2014-01-06 17:08:35下载
    积分:1
  • CityWaterMaterialManagement4.9.2.tar
    SSH框架,包含用户管理,信息管理等模块,嵌套了部分jquery效果(SSH framework, including user management, information management module, the nested part of the jQuery effect)
    2015-02-26 13:46:34下载
    积分:1
  • extjs4.2-paging-combo-dynamic
    extjs4.2 combo动态分页条数实例源码,自己看,不明白的加群一起学习110888868(extjs4.2 the number of paging combo dynamic source)
    2013-11-26 09:20:03下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载