CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - struts database

搜索资源列表

  1. ssh

    0下载:
  2. Struts+Spring+hibernate项目源码,完整版,在dataBase下有完整数据库,系统前端展示有的jquery +ext技术,把几年的心血拿出来和大家分享啦。数据库采用的是SQL 2008-Struts+ Spring+ hibernate project source code, full version, under the dataBase a complete database, the system shows some jquery+ ext front-end te
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-11
    • 文件大小:18658853
    • 提供者:禁弓止鸟
  1. EclipsePSSHPMysql

    0下载:
  2. 这个例子的view层用到了struts,DAO层用到了hibernate,由于逻辑及其简单(只是往数据库添加一条记录),所以暂时没有用到spring。-View this example uses the struts, DAO layer uses hibernate, the logic and the simple (just add a record to the database), so I did not use the spring.
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:875735
    • 提供者:hero
  1. forum

    0下载:
  2. 本系统使用SSH轻量级框架,使用Tomcat服务器,使用MySQL数据库。Struts 1.x与Hibernate都由Spring负责管理。实体类使用Hibernate注解的方式配置。数据库表结构由实体类决定,DDL语句由Hibernate自动生成。实现一个具有基本功能的论坛。本系统包括5个模块:用户模块、版面类别模块、版块、帖子模块、回帖模块等。 用户模块:包括用户的注册、登录、注销,以及查看用户资料等功能。发表帖子、发表回帖、设置版主等都需要用到用户信息。注册时将记录用户的注册时间等,登
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-14
    • 文件大小:3192474
    • 提供者:daniel
  1. renliziyuan

    0下载:
  2. 使用了SQL Server 2000数据库,在使用前需要将Database目录下的数据库文件附加。 (1) 将daima文件夹拷贝到Tomcat安装路径下的webapps文件夹中。 (2) 选择开始菜单中的“所有程序 → Apache Tomcat 6.0 → Monitor Tomcat”命令,这时在Windows的系统托盘中会显示标识Tomcat服务器启动状态的图标,否则说明Tomcat服务器没有启动,这时可以在该图标上单击鼠标右键,在弹出的快捷菜单中选择Start Service命
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-07
    • 文件大小:1141030
    • 提供者:wu
  1. Customer-management-system

    0下载:
  2. 使用了SQL Server 2005数据库,在调试之前需要将database目录下的数据库文件附加。使用MyEclipse将文件导入后即可调试,需要JDK 1.5 + Struts 2.0及以上环境。管理员的用户名和密码可以从数据表tb_user中获取。-Using the SQL Server 2005 , the need to debug the directory under the file attached. The use of MyEclipse will be able t
  3. 所属分类:MySQL

    • 发布日期:2017-05-19
    • 文件大小:4920972
    • 提供者:zhaoyong
  1. Supply-and-demand-network

    0下载:
  2. 使用了SQL Server 2005数据库,在调试之前需要将Database目录下的数据库文件附加。使用MyEclipse将文件导入后即可调试,需要JDK 1.5 + Struts 2.0及以上环境。管理员的用户名和密码可以从数据表tb_user中获取。 -Use the SQL Server 2005 before the file Database debugging requires additional directory. The use MyEclipse can impor
  3. 所属分类:MySQL

    • 发布日期:2017-05-25
    • 文件大小:7922992
    • 提供者:zhaoyong
  1. thinkphp_RC

    0下载:
  2. A free open-source, object-oriented lightweight PHP development framework of quick and easy, released under the Apache2 open source protocol to agile WEB application development and simplify enterprise application development and birth. From abroad a
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:342016
    • 提供者:adsd2367fss
  1. contact

    0下载:
  2. 1) 采用Struts作为系统的表示层框架; 2) 采用Hibernate技术实现用户DAO数据资源的访问; 3) 根据E-R关系,创建数据库及数据表,数据库应命名为addressdb,数据表名称应命名为addresstable; 4) 该系统允许用户维护一个私人的通讯录,需要学员实现功能如下: ? 新增联系人 ? 显示所有联系人(1) use the MVC design pattern to display all the books in the JSP page (listbo
  3. 所属分类:其他

  1. 程序

    0下载:
  2. 本文主要阐述了基于Java EE的医疗人员在线考核系统的设计与实现,本系统基于面向对象的思想,主要以Java EE作为开发基础,采用Struts框架,使用Eclipse作为开发环境,以MySQL作为后台数据库,基本实现了医疗人员在线考核系统应有的主要功能。(This paper mainly expounds the design and implementation of medical personnel in the online examination system for Java b
  3. 所属分类:Java编程

    • 发布日期:2018-01-08
    • 文件大小:7047168
    • 提供者:南北北
  1. javaWeb网上订餐系统

    1下载:
  2. SSH是struts+spring+hibernate集成的web应用程序开源框架。   Struts:用来控制的,核心控制器是Controller。   Spring:对Struts和Hibernate进行管理,整合的。   Hiernate:操控数据库   struts标签库:Struts2默认的表达式语言是OGNL(Object-Graph Navigation Language),通过它可以存取对象的任意属性、调用对象的方法、遍历整个对象的结构图、实现字段类型转换等功能。   J
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:31496192
    • 提供者:饿地方人大
« 1 2 ... 14 15 16 17 18 19»
搜珍网 www.dssz.com