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

Search list

[Other resourceGJMOA

Description: GJMOA网络自动化办公系统是一套基于jsp的办公自动化系统在LINUX+ORACLE+TOMCAT环境下运行
Platform: | Size: 1781192 | Author: chuty | Hits:

[Database systemJsp实现的在线选课系统

Description: Jsp+Oracle+Tomcat实现的在线选课系统
Platform: | Size: 4846559 | Author: xfchen12@yeah.net | Hits:

[WEB Code港深热线BBS聊天室

Description: 这个BBS和聊天室完全采用JSP开发,开发运行环境linux+tomcat,数据库oracle8i,JSP通过JDBC与数据库相连。一、功能 BBS和chatroom两者有机的结合在一起,用户可以在这两部分取得经验值,达到10000分后升级为巫师,具有踢人、增加动作的权限。一共分三种用户:会员用户、社区用户、游客(我也不想搞的这么复杂,可是头儿硬要和整个网站连起来,:( 没办法)二、中文乱码问题 在OPDB javabean中写了两个方法,GBK和AsciiToChineseString进行转码,彻底的解决了中文乱码问题。不同的运行环境可能最终的显示结果有所不同。三、其他 由于作者用JSP的时间不长,做出来的东西难免有若干不足,希望各位指出。用JSP进行项目开发简直就是一场噩梦,有太多莫名其妙的错误。为了赶进度,有些地方只好采用变通的方法,所以写出来的东西有时候看起来有点象垃圾。嘻嘻~~~~~~~~~~~ 注意:因为不是一个独立的产品,而是和小组其它人员的程序融为一个产品,所以移植性估计不好,仅供学习参考。我后来在中华网写的一个BBS稍微好一些,请参考我那个BBS啦。-the BBS and chat rooms completely JSP development, the development of Linux operating environment tomcat, database oracle8i, JSP and database through JDBC connected. A functional BBS and chatroom both organic combination, users can gain experience both parts of value, reaching 10,000 points for the escalation of a shaman, with kicking and increase the competence of action. A divided into three users : Member users, user communities, tourists (I am not saying it's so complicated, but to strive for and insist on the entire site put together : (no way), two Chinese gibberish in OPDB javabean wrote two ways, GBK and AsciiToChineseString refinance yards and thorough solution summary of Chinese gibberish problems. the operating environment may eventually show that the results are different.
Platform: | Size: 134144 | Author: 甘朗 | Hits:

[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/Javanews_JavaProject

Description: Java项目 新闻管理系统 jsp+struts+hibernate 开发:eclipse+oracle9i+tomcat 高质量代码 导入数据即可用-Java project management information system jsp struts hibernate development : eclipse oracle9i tomcat code into high-quality data will be used
Platform: | Size: 2533376 | Author: 何岩 | Hits:

[JSP/JavaseaFoodSuperMarket

Description: struts+oracle+ Eclipse+tomcat海鲜超市-struts oracle Eclipse tomcat supermarket seafood
Platform: | Size: 5680128 | Author: ds | Hits:

[JSP/Javastruts+ibatis

Description: >项目名称:电脑电子商务平台 >1.运行环境JDK1.6+Oracle10g+Tomcat5.5 >2.开发工具: MyEclipse Enterprise Workbench 项目名称:电脑电子商务平台 1.运行环境JDK1.6+Oracle10g+Tomcat5.5 2.开发工具: MyEclipse Enterprise Workbench 5.1.0 GA 3.开发框架:Struts1.38+Ibertis2.3 4.功能描述: 项目后台和前台.后台是网站管理员对商务网的产品和商品的分类进行管理,客户的会员管理前台显示最新的产品信息,会员注册登 陆后可以享用购物车和网上订购产品功能. 使用说明: 1.数据库配置,在ORACLE10的客户工具运行ddl里的CREATE TABLE SHOP.sql创建数据库表 2.用MyEclipse上传项目到tomcat5.5中,然后启动tomcat. 3.系统后台数据管URL是http://localhost:8080/omegshop/admin/adminLogin.jsp 默认的用户名是admin,密码admin. 4.系统前台URL是http://localhost:8080/omegshop/index.jsp, 注册用户名: member 密码: member
Platform: | Size: 4100096 | Author: 林生 | Hits:

[source in ebookjspsourcecode

Description: 本光盘是《JSP应用教程》的配套光盘,盘中包含全书所有程序和案例的源程序、可执行文件。所有程序均在Windows 2000 Server+Tomcat 5.0+Oracle 9i环境下调试通过。-This disc is
Platform: | Size: 8740864 | Author: 章伟 | Hits:

[xml-soap-webservicechinamobile

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

[ERP-EIP-OA-Portaljspshebeiguanlixitong

Description: jsp+oracle 设备管理系统使用时,先将数据库文件夹中的sql文件导入到Oracle数据库中。然后将所有的文件(包括文件夹)拷贝至【Tomcat安装路径/Webapps/root/自定义的文件名】下,直接在浏览器上输入http://localhost:端口号/自定义的文件名即可。-jsp+ oracle equipment management system, the first database in the folder sql file into Oracle database. And then all files (including folder) copy to [Tomcat installation path/Webapps/root/custom file name] directly in the browser, enter http://localhost: port number/custom file name that is can be.
Platform: | Size: 736256 | Author: coldnt | 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:

[JSP/Javabookshop

Description: 网站名称:网上商店 编写语言:JSP 后台数据库:oracle 运行环境平台:安装windows XP sp2 的PC机; 安装了oracle数据库; 安装了Tomcat 5.5 用户名:admin 密 码:admin -Site Name: online store language: JSP back-end database: oracle runtime environment platform: windows XP sp2 installed on the PC machine installed oracle database installed Tomcat 5.5 user name: admin Password: admin
Platform: | Size: 1419264 | Author: 止水轻扬 | Hits:

[OAGJMOA

Description: GJMOA网络自动化办公系统是一套基于jsp的办公自动化系统在LINUX+ORACLE+TOMCAT环境下运行-GJMOA network is a set of automated office systems, office automation jsp-based system in LINUX+ ORACLE+ TOMCAT environment running
Platform: | Size: 1780736 | Author: chuty | 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/Javanetctoss

Description: 电信计费项目 该系统在Sun Solaris下开发,运行于Apache Tomcat平台,采用J2EE架构,基于Struts、Hibernate、Spring技术或EJB组件技术以及Oracle 9i数据库系统。该系统后台主要由数据采集系统和数据整合系统提供支持,前台部分主要分为用户自服务管理,资费管理,用户管理,管理员管理,帐单管理,帐务管理6个模块。 该系统后台部分包括数据采集系统(包括采集模块和接受模块)和数据整合系统;它们实现的功能是:1.定期采集(次/小时)原始计费Log(wtmpx)文件,整理成BIDR数据清单,并上传给中心处理系统。2.中心处理系统(接收模块)侦听并收集采集系统发送的数据信息BIDR,并通过PROC将数据保存到数据库明细表t_detail_X中,在发送和接受过程中主要采用Unix C/C++(socket)实现。3.通过t_detail_X表完成天整合表t_day_X,月整合表t_month_X,年整合表t_year_X的实现。 - Background part of the system including data acquisition system (including the acquisition module and receiving module) and data integration system for them to achieve the functions are: 1. Regularly collected (times/h) billing original Log (wtmpx) documents, organize data into a list of BIDR , and upload to the central processing system. 2. Center Management System (receiver module) listening and collect the data acquisition system to send information BIDR, and through PROC data saved to the database t_detail_X schedule, in the process of sending and receiving mainly Unix C/C++ (socket) to achieve . 3. T_detail_X table through the day to complete the integration table t_day_X, integrated form on t_month_X, in the realization of integration t_year_X table
Platform: | Size: 3009536 | Author: 徐鹏 | Hits:

[JSP/Javajsp2Bmysqlbookstore

Description: 在线书店,比较完整,装了Mysql和Tomcat后就可。步骤如下: (1)复制源代码bookshop文件夹到Tomcat的webapps\ROOT文件夹下 (2)复制源文件夹下的WEB-INF中的全部内容到Tomcat的webapps\ROOT\WEB-INF\classes下,有同名文件覆盖 (3)将数据库文件夹下的bookstore文件复制到Mysql的data文件夹下 (4)在地址栏中输入http://localhost:8080/bookshop运行测试即可-Online bookstore, complete, installed after the Mysql and Tomcat can be. Steps are as follows: (1) copy the source code bookshop folder to Tomcat' s webapps \ ROOT folder (2) copy the source folder under the WEB-INF in the entire contents of the Tomcat' s webapps \ ROOT \ WEB-INF \ classes under , a document covered by the same name (3) the database of the bookstore under the folder copy the data to Mysql folder (4) enter in the address bar test can be run http://localhost:8080/bookshop
Platform: | Size: 1333248 | Author: shaopeng | 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/JavaplaySegmentSearch

Description: 手机号段的查询 增加 修改删除功能 struts+jsp+oracle+tomcat -phone number
Platform: | Size: 1480704 | Author: zxy | Hits:

[JSP/JavaNetShopping

Description: 模拟网上淘宝的简单购物系统,基于JSP,ORACLE,TOMCAT环境-Simulation of a simple online shopping system Taobao, based on JSP, ORACLE, TOMCAT environment
Platform: | Size: 1833984 | Author: 刘建 | Hits:

[hospital software systemhospitalsys

Description: 新手写的医院登陆小系统 ECLIPSE+TOMCAT+ORACLE 自建数据库后可直接使用-The new hand-written hospital landing small systems ECLIPSE+ TOMCAT+ ORACLE self-built database can be used directly
Platform: | Size: 1620992 | Author: zhangyihe | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net