-
风暴设计『留言簿v1.0』jsp版安装过程 1.服务器装有jdk和resin服务器等 2.安装完JSDK后,配置下面的内容: 在系统变量中找到ClassPath...
风暴设计『留言簿v1.0』jsp版安装过程 1.服务器装有jdk和resin服务器等 2.安装完JSDK后,配置下面的内容: 在系统变量中找到ClassPath并加入下面内容(如果你找不到ClassPath,则新建它): c:jsdkLIBdt.JAR c:jsdkLIBTOOLS.JAR c:jsdkBIN . 再在系统变量中找到Path并加入下面内容: c:jsdk c:jsdkin 3.直接解压resin就可以运行把程序放在doc目录下面把classes目录的文件放在 WEB-INF目录下 4.在odbc放里加入数据库路径为guestbook也可改为别的要修改classesmyjspdbconn.java文件 5.上面成功后就可以http://localhost:8080/目录名/可以访问了。。 Any Problem Please Contact to kuflash@hotmail.com http://xxgc.zjbti.net.cn/kuflash 亿龙电脑网 -turmoil design book v1.0] jsp a version of the installation process. Jdk installed servers and servers resin 2. JSDK after installing, configuring the following : the system variables and find ClassPath add the following (if you can not find ClassPath, it is new) : c : jsdkLIBdt.JAR c : jsdkLIBTOOLS.JAR c : jsdkBIN. another variable in the system and find the Path add the following : c : jsdk c : jsdk in three. direct extracting resin can run the procedure on the doc directory classes put on the list of documents WEB-INF directory 4. li Fang in od
- 2023-08-19 03:25:04下载
- 积分:1
-
旋转的地球源码,用JAVA做的.
旋转的地球源码,用JAVA做的.-source rotation of the Earth, to do with Java.
- 2022-05-07 17:48:58下载
- 积分:1
-
java课的一个功课,有意读取html里的数据,parsing 一个网站的log file...
java课的一个功课,有意读取html里的数据,parsing 一个网站的log file-of a java class homework, read html interested, the data, parsing a web site log file
- 2022-01-21 04:34:03下载
- 积分:1
-
EJB设计模式(代码).zip
EJB Design Patterns (Code).zip
- 2022-06-20 21:45:07下载
- 积分:1
-
留言本 需要修改的地方都有注释 你可以自行修改 主要有login.jsp和jdbc.java里面关系都数据库连接部分 jdbc你修改编译之后请放到WEB...
留言本 需要修改的地方都有注释 你可以自行修改 主要有login.jsp和jdbc.java里面关系都数据库连接部分 jdbc你修改编译之后请放到WEB-INFclasseswu目录下面 数据库采用的是mysql 建表语言是: CREATE TABLE liuyan_temp ( id int(6) NOT NULL auto_increment, url varchar(100) default # , ip varchar(20) default NULL, email varchar(50) default # , qq varchar(20) default NULL, sj varchar(30) default NULL, content text, xm varchar(20) default 没有姓名 , KEY id (id) ) TYPE=MyISAM -message of the need to amend parts of the Notes you may login.jsp major changes inside and jdbc.java relations Database Connection part jdbc compiler changes after you please put WEB-INF classes wu directory database using the mysql language is built table : CREATE TABLE liuyan_temp (id int (6) NOT NULL auto_increment, url varchar (100) default#, ip varchar (20) default NULL, email varchar (50) default#, qq varchar (20) default NULL, sj varchar ( 30) default NULL, content text, xm varchar (20) no default name, KEY id (id)) TYPE = MyISAM
- 2023-03-19 17:50:03下载
- 积分:1
-
Several JAVA applet, the teacher recommended, I hope to help the broad masses of...
几个JAVA小程序,老师推荐的,希望能帮到广大的JAVA初学者。-Several JAVA applet, the teacher recommended, I hope to help the broad masses of the JAVA beginners.
- 2022-01-30 20:14:15下载
- 积分:1
-
用Java编写的简易计算器,具有功能齐全,操作方便简易
用Java编写的简易计算器,具有功能齐全,操作方便简易-Prepared using simple Java calculator with full-featured, user-friendly summary
- 2023-02-10 18:40:03下载
- 积分:1
-
书上的代码,企业进销存管理系统,包括公共类设计,登陆模块设计,主窗体设计,进货单模块设计,销售单模块设计,库存盘点模块设计,数据库备份和恢复模块设计.供大家参考...
书上的代码,企业进销存管理系统,包括公共类设计,登陆模块设计,主窗体设计,进货单模块设计,销售单模块设计,库存盘点模块设计,数据库备份和恢复模块设计.供大家参考,Java编的-The code books, business Invoicing management system, including public class design, landing module design, the main form design, Jinhuo Dan modular design, marketing a single module design, inventory, inventory module design, database backup and recovery module designs. For everyone Reference, Java Part
- 2022-05-30 09:37:54下载
- 积分:1
-
野生动物系统的JAVA源码, 野生动物系统的JAVA源码
野生动物系统的JAVA源码, 野生动物系统的JAVA源码-Wildlife JAVA source systems, wildlife system JAVA source
- 2022-02-15 19:02:19下载
- 积分:1
-
Two or more windows open for a chat, that is twice continuous operation. Windows...
打开两个以上的窗口来进行聊天, 即连续运行两次即可.
Windows 下可以点击 编译.bat 和 运行.bat 来编译, 运行.
项目代码也可以导入 Eclipse 运行.-Two or more windows open for a chat, that is twice continuous operation. Windows can click on the compiler. Bat and run. Bat to compile, run. Project code can also run into Eclipse.
- 2022-01-25 23:00:55下载
- 积分:1