Description: tomcat
详细方法请见http://www.webplat.cn的技术文档.
2.将解压后的文件夹拷至%tomcat_home%/webapps/Root下,文件夹下有index.jsp文件
3.在mysql环境中将src文件夹下jspshop.sql执行生成数据库
4.按照系统环境修改build.bat文件以及src中.java文件。
其中build.bat中修改tomcat和jdk的安装路径
其中.java文件修改数据库的地址、登陆用户名和密码
5.命令行下运行build.bat,运行完后%tomcat_home%/webapps/Root/web-inf/classes文件夹下有ckstudio文件夹
6.确定上述操作无误,重新启动tomcat.在浏览器中输入 http://localhost:8080/你解压后的文件名
提示:如果您不熟悉jsp环境配置,请严格按照上述步骤进行.
本软件经测试能在各种jsp服务器上运行,在linux平台上也能成功运行。
如不能正确配置,请参见http://www.webplat.cn或者用E-mail、QQ和我们联系。-tomcat detailed methodology, see http : / / www.webplat.cn technical documents. 2. to extract the folder to emboss% tomca t_home% / webapps / Root, folder documents have index.jsp 3. in mysql environment will src folder jspsh op.sql implementation Generation Database 4. in accordance with the system environment and changes build.bat file src . java documents. Which build.bat modified tomcat and jdk which the installation path. Java Document the address database, username and password 5. command line running build.bat. After running tomcat_home%% / webapps / Root / web-inf / c lasses folder under ckstudio folder 6. establishes operating correctly, restart tomcat. the browser input http://localhost : 8080 / After you unpack the file name Tip : If you are not familiar with jsp environment con Platform: |
Size: 1271763 |
Author:郑风 |
Hits:
Description: BBS-CS是采用JSP+JavaBean+Servlet开发的一套网络虚拟社区系统。
运行平台:
Liunx + JDK + Apache + Tomcat + MYSQL 或 Windows2000(WindowsNT、Windows98) + JDK + Apache + Tomcat + MYSQL
软件开发环境采用
RedHat Linux 7.0
JDK1.3 For Linux
Apache 1.3.20
Tomcat 3.1.1/Tomcat 4.0.3
MYSQL 3.23.39
MYSQL驱动采用mm.mysql-2.0.4-bin.jar
现在版本为BBS-CS V3.0 Beta
V3.0版本在内核上较以前版本有了很大的改进,并且彻底解决了中文问题!
BBS-CS V3.0环境配置说明:
BBS-CS V3.0需要Servlet.jar和mm.mysql-2.0.4-bin.jar两个jar文件包,Servlet.jar是Servlet引擎,mm.mysql-2.0.4-bin.jar是MYSQL的JDBC驱动,如果用户没有上述两个文件,可以在BBS-CS文件包中的jar目录下找到这两个文件。-BBS-CS is used JSP Servlet JavaBean development of a virtual network community systems. Platform : Liunx JDK Apache Tomcat MYSQL or Windows 2000 (Wi ndowsNT. Windows98) JDK Apache Tomcat MYSQL software development environment using Re RedHat Linux 7.0 JDK1.3 For Apache 1.3.20 To Linux mcat 3.1.1/Tomcat 4.0.3 MYSQL MYSQL Driver 3.23.39 using mm.mysql - 2.0.4 - bin.jar present version of BBS-CS V3.0 B eta V3.0 version of the kernel than on the previous version has been greatly improved, and completely resolve the problem of Chinese! BBS-CS V3.0 environment configuration : BBS-CS V3.0 need Servlet.jar and mm.mysql - 2.0.4-b in.jar 2 jar package, Servlet.jar is Servlet engines, mm.mysql - 2.0.4 - bin.jar MYSQL is the JDBC driver, If users are not above two documents, the BBS-CS package to the Platform: |
Size: 538769 |
Author:杨广 |
Hits:
Description: 一套非常好的新闻管理系统,小虫新闻管理系统 V1.0(jsp+javabean+mysql) 1.解压缩 (如解压缩到D:\tomcat4\webapps\ROOT\news目录下) 2.进入classes目录,打开news.txt。 修改mysql.url(数据库联接地址及数据库名),mysql.user(用户名),mysql.password(密码),ilog(数据库联接池日志文件,请注意路径分隔符为“\\”,在linux中是“/”); 3.建数据库,并将database目录下news.sql导入;news.sql中37行中用户可修改你想要的密码,但用户名admin不能更改,否则不能实现超级管理员的功能 4.运行管理文件 --> admin/index.jsp 对系统进行一些基本设置(首先添加栏目) -a very good news management systems, information management systems across V1.0 (jsp javabean mysql) 1. Decompress (such as decompression to the D : \ tomcat4 \ webapps \ ROOT \ news directory) 2. Entering classes directory, open news.txt. Changes mysql.url (databases and database connectivity address), mysql.user (users), mysql.password (password), ilog (database connection pool log file, please note path separator for the "\ \", which is in linux "/" ); 3. to build the database, and database directory news.sql introduction; news.sql 37 line users may want to change your password, user name admin but can not be changed, otherwise achieve super administrator functions 4. document Management-- gt; admin/index.jsp the system some basic settings (First add columns) Platform: |
Size: 266240 |
Author:朱jun |
Hits:
Description: tomcat
详细方法请见http://www.webplat.cn的技术文档.
2.将解压后的文件夹拷至%tomcat_home%/webapps/Root下,文件夹下有index.jsp文件
3.在mysql环境中将src文件夹下jspshop.sql执行生成数据库
4.按照系统环境修改build.bat文件以及src中.java文件。
其中build.bat中修改tomcat和jdk的安装路径
其中.java文件修改数据库的地址、登陆用户名和密码
5.命令行下运行build.bat,运行完后%tomcat_home%/webapps/Root/web-inf/classes文件夹下有ckstudio文件夹
6.确定上述操作无误,重新启动tomcat.在浏览器中输入 http://localhost:8080/你解压后的文件名
提示:如果您不熟悉jsp环境配置,请严格按照上述步骤进行.
本软件经测试能在各种jsp服务器上运行,在linux平台上也能成功运行。
如不能正确配置,请参见http://www.webplat.cn或者用E-mail、QQ和我们联系。-tomcat detailed methodology, see http :// www.webplat.cn technical documents. 2. to extract the folder to emboss% tomca t_home%/webapps/Root, folder documents have index.jsp 3. in mysql environment will src folder jspsh op.sql implementation Generation Database 4. in accordance with the system environment and changes build.bat file src . java documents. Which build.bat modified tomcat and jdk which the installation path. Java Document the address database, username and password 5. command line running build.bat. After running tomcat_home%%/webapps/Root/web-inf/c lasses folder under ckstudio folder 6. establishes operating correctly, restart tomcat. the browser input http://localhost : 8080/After you unpack the file name Tip : If you are not familiar with jsp environment con Platform: |
Size: 1271808 |
Author:郑风 |
Hits:
Description: BBS-CS是采用JSP+JavaBean+Servlet开发的一套网络虚拟社区系统。
运行平台:
Liunx + JDK + Apache + Tomcat + MYSQL 或 Windows2000(WindowsNT、Windows98) + JDK + Apache + Tomcat + MYSQL
软件开发环境采用
RedHat Linux 7.0
JDK1.3 For Linux
Apache 1.3.20
Tomcat 3.1.1/Tomcat 4.0.3
MYSQL 3.23.39
MYSQL驱动采用mm.mysql-2.0.4-bin.jar
现在版本为BBS-CS V3.0 Beta
V3.0版本在内核上较以前版本有了很大的改进,并且彻底解决了中文问题!
BBS-CS V3.0环境配置说明:
BBS-CS V3.0需要Servlet.jar和mm.mysql-2.0.4-bin.jar两个jar文件包,Servlet.jar是Servlet引擎,mm.mysql-2.0.4-bin.jar是MYSQL的JDBC驱动,如果用户没有上述两个文件,可以在BBS-CS文件包中的jar目录下找到这两个文件。-BBS-CS is used JSP Servlet JavaBean development of a virtual network community systems. Platform : Liunx JDK Apache Tomcat MYSQL or Windows 2000 (Wi ndowsNT. Windows98) JDK Apache Tomcat MYSQL software development environment using Re RedHat Linux 7.0 JDK1.3 For Apache 1.3.20 To Linux mcat 3.1.1/Tomcat 4.0.3 MYSQL MYSQL Driver 3.23.39 using mm.mysql- 2.0.4- bin.jar present version of BBS-CS V3.0 B eta V3.0 version of the kernel than on the previous version has been greatly improved, and completely resolve the problem of Chinese! BBS-CS V3.0 environment configuration : BBS-CS V3.0 need Servlet.jar and mm.mysql- 2.0.4-b in.jar 2 jar package, Servlet.jar is Servlet engines, mm.mysql- 2.0.4- bin.jar MYSQL is the JDBC driver, If users are not above two documents, the BBS-CS package to the Platform: |
Size: 538624 |
Author:杨广 |
Hits:
Description: 用linux开发的基于B/S架构的,登陆注册模块。用到了Myeclipse,tomcat,mysql等。-Using linux based development B/S architecture, the landing module register. Used the Myeclipse, tomcat, mysql and so on. Platform: |
Size: 13312 |
Author: 孔培刚 |
Hits:
Description: 。支持各种操作系统(windows, Linux, Unix),或租用java空间
2。各种数据库(MySQL, SQL SERVER, Oracle, DB2)。
3。应用服务器Tomcat. Resin, WEBsphere, WEB Logic.
系统功能介绍:
1。播客节目发布管理系统
2。文件管理
3。个性化模版定义功能。可以定制你喜欢的网站风格和样式
4。完全支持RSS订阅,可以兼容iPod+iTunes
5。内置Flash多媒体播放器
6。手机格式(3gp)文件转换
7。论坛
8。标签
9。站内检索功能
10。留言言评论管理
11。节目投票系统
12。用户管理系统
13。防盗链插件
-. Supports a variety of operating systems (windows, Linux, Unix), or rent java space 2. Various databases (MySQL, SQL SERVER, Oracle, DB2). 3. Application server Tomcat. Resin, WEBsphere, WEB Logic. System Features: 1. Podcast Management System Release 2. File Manager 3. Personalized template function definition. Can be customized website you like the style and the style 4. Full support for RSS subscriptions, can be compatible with iPod+ iTunes 5. Flash multimedia player with built-6. Phone format (3gp) file conversion 7. Forum 8. Tags 9. Search function 10. Comments made by the management of 11 messages. 12 shows the voting system. User management system 13. Anti-navigating to www.sina.com.cn. plug-ins Platform: |
Size: 145408 |
Author:小阳 |
Hits:
Description: 当当网网上购物系统升级,功能主要分为:产品展示模块、用户登录和注册模块、购物车模块、订单模块等等
开发平台和环境:操作系统:WindowsXp、Linux
开发工具:MyEclipse6.5/7.0、UltraEdit-32
开发使用数据库:MySQL
开发使用WEB服务器:Tomcat 6.0
主要技术:
Ajax、JavaScript、JSP、Servlet、Struts、Hibernate等-Dangdang online shopping system, functions can be divided into: Products module, user login and registration modules, shopping cart module, orders for the module, and so development platform and environment: operating systems: WindowsXp, Linux development tools: MyEclipse6.5/7.0, UltraEdit-32 developed using the database: MySQL developers use the WEB server: Tomcat 6.0 Platform: |
Size: 2270208 |
Author:史豪杰 |
Hits:
Description: 广告的显示是单纯的输出,而且要求速度快,所以该功能使用Servlet实现,广告的添加 删除 查询功能,使用Jsp完成,该程序运行环境: linux+tomcat 3.3+jdk1.4+MySQL-Advertising display is a simple output, and requires speed, so the feature uses Servlet implementation, ads functionality to add a delete query, use Jsp completed, the program operating environment: linux+ tomcat 3.3+ jdk1.4+ MySQL Platform: |
Size: 36864 |
Author:涂锐 |
Hits:
Description: linux ssh配置,vsftp下载,网络配置,配置Apache Mysql 和php的组合,tomcat配置,Ftp,phpMyAdmin配置,pppoe配置VNC桌面配置,这里全是我整理的文本和word文件,里面有我自己写的,全部是我亲自试验成功的服务器配置-configure linux ssh, vsftp download, network configuration, configure Apache Mysql and PHP combination, tomcat configuration Ftp phpMyAdmin configuration, pppoe configuration VNC desktop configuration, all I collate the text and word files, which I wrote it myself. All I personally successfully tested server configuration Platform: |
Size: 1247232 |
Author:孙鹏启 |
Hits:
Description: 项目描述:该系统运行于linux Tomcat + mysql平台。 主要使用了JSP/Servlet、JavaBean、struts2、JS及JDBC技术。控制层由 Servlet控制流程,并调用业务层的相应方法进行不同的业务处理。表现层采用JSP及EL技术相结合,增强了系统的强壮性。该项目分为用户管理、管理员管理、2个模块。按照MVC的架构,采用struts来做页面的分发控制,JSP来做表示层。其中在模型层,又分为业务逻辑层和数据层,使用了工厂设计模式,严格的针对接口编程,降低了模块之间的耦合性。用户能够注册,登录评分平台,良好的体验在线评分系统的方便。(Project Description: the system runs on the Linux Tomcat + MySQL platform. The main use of JSP/Servlet, JavaBean, Struts2, JS and JDBC technology. The control layer consists of Servlet control flow, and calls the corresponding method of the business layer for different business processes. The presentation layer adopts the combination of JSP and EL technology to enhance the robustness of the system. The project is divided into user management, administrator management, and 2 modules) Platform: |
Size: 137216 |
Author:comever
|
Hits: