Welcome![Sign In][Sign Up]
Location:
Search - hibernate oracle

Search list

[JSP/Javaj2EEnews_struts_hibernate_spring

Description: 新闻系统  此系统是用struts+spring+hibernate开发的 开发环境:eclipse3.1+MyEclipse4.1+tomcat 5.0+oracle 8.1 整个系统实现了新闻种类 新闻 后台管理员的增删改查 后台登陆地址是http://serverName//admin//login.jsp 用户名:admin 密码:admin 小弟也是刚学完这些框架不久 提供给同样的人学习 -news system is the system used struts spring hibernate development of the development Environment : eclipse3.1 MyEclipse4.1 tomcat oracle 8.1 5.0 system as a whole to achieve the kind of journalism background additions, deletions and change managers background check landing address is http :// serverName// admin// login.jsp Username : admin Password : admin younger brother is just learning these frameworks End near for the same learning from the people
Platform: | Size: 19927040 | Author: | Hits:

[JSP/Javajaoso-0.9.1-final

Description: Jaoso新闻文章发布系统 0.9.1final 程序架构: Struts+Spring+Hibernate 主要功能:   ·新闻采用在线编辑器,可以象使用word一样编辑新闻,可简繁体互换   ·可web上传图片,新闻内其它网站图片自动下载   ·无限级目录分类   ·可设头条新闻和图片新闻   ·新闻点评功能,可自由发表评论   ·权限管理可以任意设置角色\权限   ·采用MVC模式显示与逻辑分离,方便修改页面显示效果 ·支持多界面风格,只需增加相应的风格包(目前有11种风格) ·支持国际化多语言,只需要增加响应语言包(目前支持简\繁\英) ·支持多种数据库,目前测试过的数据库(Oracle,SqlServer,Mysql) ·支持全文索引,检索速度更快更准确 ·支持rss新闻聚合 ·自带留言本<br>     版权所有:边缘孤客  程序制作:边缘孤客  Contact 联系方法 -------------------------------------------------------------------------------- 技术支持: edgeloner@163.com QQ:1521331 官方站点 http://www.jaoso.com http://www.jaoso.net-Jaoso news article publishing system 0.9.1final procedural framework : Struts Spring Hibernate main functions : using online news editor, As word can be used as news editor, can be exchanged Jane Spanish web upload pictures, News Photo within other websites automatically download unlimited directory-based classification can be headline news and pictures Comments on the news function, free to comment on the competence of management can be set up without role \ competence using MVC pattern display and the logic Isolation, facilitate change pages show results for the multi-interface style. only a corresponding increase in the style package (there are currently 11 species of style) support international languages. only respond to the need for additional language packs (currently support KAN \
Platform: | Size: 17123328 | Author: yi zhuoshi | Hits:

[JSP/JavaNewsProject

Description: 一个新闻发布系统,主要实现动态的增、删、查改。(struts+hibernate+oracle)-A news release system, mainly by dynamic realize, delete, search changed. (Struts+ Hibernate+ Oracle)
Platform: | Size: 12860416 | Author: richard | Hits:

[JSP/Javachinamobile

Description: 本系统采用struts+spring+hibernate架构,重在讲述三者结合在一起的应用开发,所有源程序都有详细的注释,供入门者学生参考,未经作者允许不得用于商业用途,只能用于教学或个人学习。 程序只是整个系统中的一个模块,用于和各位程序爱好者交流之用。 下载地址: http://www.ejunnet.com/chinamobile.rar 使用方法: (1)在oracle数据库中运行数据库脚本文件cnc.sql. (2)用eclipse(或其它开发工具)直接导入工程. (3)将spring配置文件applicationContext.xml中数据库连接地址改为您自已的地址。 (4)部署到tomcat服务器中即可运行(jdk1.5以上). 用户名和密码均为:admin
Platform: | Size: 3994624 | Author: peacenik | Hits:

[OracleGuestBook

Description: 留言簿架构 oracle 9i + jsp + struts 留言簿基本功能: 1 、客人签写留言 2 、基本的UBB支持,如[url]http://www.lunji.com[/url],[color="red"]红色字[/color] 3 、ctrl+enter可提交留言 4 、搜索留言 5 、悄悄话功能 安全: 1 、解决了连串字母将表格撑大问题 2 、用户名与留言内容不能太长或为空 3 、用户不能冒充版主留言 4 、屏垃圾语言功能 管理: 默认页为/admin/login.do 9 、留言簿基本参数的设置如留言簿标题,每页显示条数 10、设置版主信息 11、设置管理员用户名、密码 12、回复留言、编辑留言、删除留言 13、设置悄悄话功能的开启与关闭 14、垃圾语言过滤 15、在线更改最大留言字节数 安装: 1、在oracle中执行document/sql/guestbook.sql 2、设置tomcat server.xml中Connector配置节增加一个属性,URIEncoding="gb2312" 3、用记事本打开WEB-INF/classes/init.properties,修改其中的数据库ip地址,sid,帐号和密码等 首页默认为indx.do -err
Platform: | Size: 3038208 | Author: apolo | Hits:

[JSP/JavaDemoBook

Description: 这是一个基于图书馆系统 主要是用struts hibernate oracle做的 -This is a library-based system is mainly used to do struts hibernate oracle
Platform: | Size: 5319680 | Author: 袁海涛 | Hits:

[JSP/JavaStrutsHibernate

Description: 随着信息技术的飞速发展、网上信息量发布的不断增大。针对文章管理这一环节,本系统从用户网上自主查看文章以及管理员的文章发布两个方面进行了设计,基本实现了用户的在线文章信息查询、阅读文章功能以及管理员对文章信息发布的管理等功能,另外也初步解决了管理员在文章信息发布管理上的权限问题。本程序前台采用Jsp进行页面制作,后台由Oracle9i数据库支持,通过使用Java语言实现动态网页的效果,达到对数据库的操作以完成使用者的要求。本文中除了有对程序的总体设计、详细设计、功能实现等主体部分外,在这之前还介绍了与文章管理系统相关的信息管理系统、Java编程语言、Struts框架、Hibernate框架、MyEclipse开发工具、MVC模式、Oracle数据库服务器等的基本内容及发展情况。-err
Platform: | Size: 20320256 | Author: 王斌 | Hits:

[JSP/Javareseacher-src-nonejar

Description: struts,spring,hibernate,oracle入门练习的好例子-struts, spring, hibernate, oracle entry to practice a good example of
Platform: | Size: 63488 | Author: weiyunhang | Hits:

[JSP/JavabookshopV2.0-src-nonejar

Description: 有简单的网上书店需求及设计流程,里面包含struts2,spring,hibernate,ajax,oracle,log4j等技术。是java开源编程的良好提升实践。-A simple online bookstore needs and design process, which contains struts2, spring, hibernate, ajax, oracle, log4j technology. Java open source programming is a good practice to upgrade.
Platform: | Size: 1250304 | Author: weiyunhang | Hits:

[JSPnote

Description: java方面资料 Java框架:struts,spring,hibernate 数据库:oracle-java
Platform: | Size: 3984384 | Author: ldt | Hits:

[JSP/Javaeshop

Description: 主要功能:用户管理,商品展示,订单管理,在线支付 应用技术:Struts Spring Hibernate jsp 数据库: Oracle 开发工具:MyEclipse,Tomcat -Main functions: user management, product display, order management, online payment application technology: Struts Spring Hibernate jsp Database: Oracle Development Tools: MyEclipse, Tomcat
Platform: | Size: 2081792 | Author: 阿木 | Hits:

[JSP/Javatestssh

Description: struts+hibernate+spring完成简单的用户注册与登陆。hibernate自创表单(Oracle)。请自行修改applicationContext.xml连接数据库-struts+hibernate+spring base user reigster and login. hibernate auto steup database. Please config applicationContext.xml to connect database
Platform: | Size: 15715328 | Author: Eric Shen | Hits:

[Audio programHibernate-Oracle

Description: 视频学习JAVA 的hibernate,欢迎大家 学习 -视频学习JAVA 的hibernate视频学习JAVA 的hibernate,欢迎大家 学习
Platform: | Size: 5015552 | Author: suzhi921 | Hits:

[JSP/Javastruts2Tree

Description: spring + hibernate +oracle+struts2 的动态树加载,-this good,you will like.
Platform: | Size: 3372032 | Author: | Hits:

[JSP/JavaJava_application_source_code

Description: 01 进销存管理系统(Swing+SQLServer 2000实现) 02 企业内部通信系统(Swing+JavaDB实现) 03 企业人事管理系统(Swing+Hibernate+Oracle实现) 04 酒店管理系统(Swing+SQL Server2005实现) 05 图书馆管理系统(Swing+SQL Server 2000实现) 06 企业快信(Swing+JavaDB实现) 07 欣想电子商城(Spring+Hibernate+SQL Server实现) 08 企业门户网站(JSP+JavaBean+SQL Server 2000实现) 09 BBS系统(Struts+MySQL实现) 10 手机网络游戏(J2ME+Servlet实现) -01 Invoicing Management System (Swing+ SQLServer 2000 to achieve) 02 internal communication systems (Swing+ JavaDB realization) 03 Enterprise Personnel Management System (Swing+ Hibernate+ Oracle implementation) 04 Hotel Management System (Swing+ SQL Server2005 to achieve) 05 book Center Management System (Swing+ SQL Server 2000 implementation) 06 companies express letter (Swing+ JavaDB realization) 07-yan would like to e-Mall (Spring+ Hibernate+ SQL Server to achieve) 08 Enterprise Portal (JSP+ JavaBean+ SQL Server 2000 implementation) 09 BBS system (Struts+ MySQL implementation) 10 mobile phone games (J2ME+ Servlet implementation)
Platform: | Size: 13422592 | Author: th | Hits:

[JSP/Javarr

Description: 企业人事管理系统+swing+hibernate+oracle-swing+hibernate+oracle
Platform: | Size: 1146880 | Author: 王君 | Hits:

[JSP/JavaMyEclipse_Struts_Hibernate_Oracle

Description: jsp+servert+oracle+struts+hibernate实现了简单的登录系统,小巧实用,是学习的好资料。-jsp+ servert+ oracle+ struts+ hibernate login system to achieve a simple, compact and practical, is to learn good information.
Platform: | Size: 16265216 | Author: 雨田 | Hits:

[JSP/JavaITSMPM

Description: 车辆管理系统,很有用,struts2 spring hibernate oracle数据库-Vehicle management system, very useful, struts2 spring hibernate oracle database
Platform: | Size: 37510144 | Author: 王树伟 | Hits:

[JSP/JavaHibernate-Oracle-MySQL-image

Description: Hibernate如何操作Oracle以及MySQL数据库中的图片文件,进行图片文件的自由存取,该文档详细描述了Hibernate如何对Oracle数据库以及MySQL数据库进行Blob字段的配置-Hibernate how Oracle and MySQL database image files, image files for free access, the document describes in detail how Hibernate on Oracle database and MySQL database Blob field configuration
Platform: | Size: 10240 | Author: 王建明 | Hits:

[JSP/Javatest_hibernate_oracle_03

Description: hibernate,oracle,insert,query,update,delete
Platform: | Size: 8192 | Author: aaroncao | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net