-
Tomcat 是一个小型的轻量级应用服务器,在中小型系统和并发访问用户不是很多的场合下被普遍使用,是开发和调试JSP 程序的首选。对于一个初学者来说,可以这样认...
Tomcat 是一个小型的轻量级应用服务器,在中小型系统和并发访问用户不是很多的场合下被普遍使用,是开发和调试JSP 程序的首选。对于一个初学者来说,可以这样认为,当在一台机器上配置好Apache 服务器,可利用它响应对HTML 页面的访问请求。实际上Tomcat 部分是Apache 服务器的扩展,但它是独立运行的,所以当你运行tomcat 时,它实际上作为一个与Apache 独立的进程单独运行的-Tomcat is a small, lightweight application server, in the small and medium systems and concurrent access to the user is not a lot of occasions to be widely used, is to develop and debug JSP program of choice. For a beginner, it can be that when a machine configured Apache server, can use it to respond to access requests on the HTML page. Tomcat is the Apache server is in fact part of the expansion, but it is run independently, so when you run tomcat, it in fact as a separate process with Apache running on separate
- 2022-02-24 17:21:18下载
- 积分: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
-
一个使用tile的代码,如果没有很好的样例,是很难知道该如何使用tile的,在网上或书籍上都找不到的...
一个使用tile的代码,如果没有很好的样例,是很难知道该如何使用tile的,在网上或书籍上都找不到的-tile use of a code, if not a very good example, it is difficult to know how to use the tile, or on the Internet can find books on the
- 2022-01-22 06:37:27下载
- 积分:1
-
java做的文件编辑器
java做的文件编辑器-do file editor
- 2022-03-12 18:12:50下载
- 积分:1
-
JAVA环境下连数据的的简单示例代码(ACCESS)
JAVA环境下连数据的的简单示例代码(ACCESS)-Java environment even a simple data sample code (ACCESS)
- 2022-03-29 03:21:31下载
- 积分:1
-
修改JDK1.6事件对托盘异常的bug。
修正了jdk1.6中对托盘事件产生异常的bug.-Amended jdk1.6 events on the tray unusual bug.
- 2022-02-09 15:16:15下载
- 积分:1
-
Gmail API for Java 一个gmail信箱的客户端,直接访问gmail信箱,不用登陆gmail网站。...
Gmail API for Java 一个gmail信箱的客户端,直接访问gmail信箱,不用登陆gmail网站。-Gmail API for Java a gmail mail client, direct access gmail mailbox, not gmail landing site.
- 2022-02-15 18:38:44下载
- 积分:1
-
该程序可将java源程序生成html文件,并用不同颜色标注语法。原程序无输出文件类,后由本人增加输出文件类
该程序可将java源程序生成html文件,并用不同颜色标注语法。原程序无输出文件类,后由本人增加输出文件类-the procedure can be generated source java html document and marked with different colors syntax. The original procedure without output file type and then by the increased output file, I type
- 2022-10-25 05:45:03下载
- 积分:1
-
jsp的简单应用
jsp的简单应用-jsp simple application
- 2022-07-22 18:22:08下载
- 积分:1
-
STANDARD CASH TRANSFER SYSTEM FOR ATM
STANDARD CASH TRANSFER SYSTEM FOR ATM
- 2023-05-22 10:10:04下载
- 积分:1