搜索资源列表
Servletmail
- 1:文件说明: ExampleServlet.java 发信JAVA源文件 CSEmail.jar 发信包 com CSEmail.jar 的源文件 2:部署: ExampleServlet.java 发到 WEB-INF/CLASSES/ CSEmail.jar 放到 web-inf/lib/ 3. 修改ExampleServlet.java 中 private String SERVLET_HTTP_PATH = \"http://www.yourSite.com/servlet/ 把www
JSPtalk
- JSP留言板以上程序在Win2k Server+Mysql+Resin+J2sdk下面通过。 把lyb的文件夹拷贝到你的虚拟目录。 把chclyb文件夹拷贝到X:\\mysql\\data\\下面。 把class_lyb拷贝到Class文件夹下面,同时改名为lyb 运行http://127.0.0.1:8080/lyb/-JSP message board above procedures in Win2k Server Mysql + + + Resin crede
20040723jspyilongdiannao
- 风暴设计『留言簿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目录
ssd8_ex1
- HTTP/1.0 Client HTTP/1.0 Server -Your server need only respond successfully to requests that use the GET and PUT methods, but your server should respond to all requests with a valid response.
IMVC
- 1.IMVC_HelloWorld 是IMVC的一个简单例子 2.IMVC_HelloWorld例子中的路径都是用/表示跟目录,所以例子最好直接放到根路径下测试。比如http://localhost:8080,而http://localhost:8080/test 这样的根目录可能要粗错。 3.如果要检验ajax的权限,请修改IMVC_HelloWorld\WebRoot\WEB-INF\classes\mvcConfig.xml的相应配置 4.例子中 WEB-IN
MyOA
- 1.this oa is jsp+javabean+xml+ms+sql2000+ 2.put this file to you web host 3.attach database\weboa_Data.MDF,weboa_Log.LDF to you ms-sql2000+ database 4.modify the configuration file HonoOA\WEB-INF\src\config.properties 5.run it in IE or firefo
jacob_1.11
- java开发COM java开发COM java开发COM-JACOB (Java-COM bridge) is hosted on Sourceforge http://sourceforge.net/project/jacob-project Information about what s new in this release can be found in docs/ReleaseNotes.html Instructions on building this pr
JavaHttpClient
- 提供的主要的功能: 实现了所有 HTTP 的方法(GET,POST,PUT,HEAD 等) 支持自动转向 支持 HTTPS 协议 支持代理服务器等 -Provides main functions: to achieve all the HTTP methods (GET, POST, PUT, HEAD, etc.) to support automatic shifting in favor of HTTPS protocol support proxy se
webdgs
- 绿色健康购物网SSH 个人水平有限,如有问题与建议,请指教! (1)个人独立完成,包括mysql数据库设计,后台程序编写,前台美工设计; (2)运用struts1.2+hibernate+spring 框架,数据库连接池,事务管理; (3)Struts 应用国际化,Struts 标签库与Tiles框架, JSTL标签库,Spring IOC; (4)采用优化性能技术,采用oscache缓存,freemarker静态页面生成; (5)功能比较多但操作简单的后台管理 (后台
HttpPut
- Http Put extends Http Entity Enclosing Request Base.
WebCollector-master
- 基于WebCollector内核,可以自己编写爬虫的http请求、链接解析器、爬取信息更新器、抓取器等模块,WebCollector把这些基于内核编写的模块称作 插件 ,通过不同的插件组合,可以在1分钟内,把WebCollector组装成一个全新的爬虫。 WebCollector内置了一套插件(cn.edu.hfut.dmic.webcollector.plugin.redis)。基于这套插件,可以把WebCollector的任务管理放到redis数据库上,这使得WebCollecto
http
- 一个简单的http客户端和简单的http服务器,命令行输出和接收参数,并将返回内容存到本地。client可以实现向主机的get请求;服务器可以响应get、put请求-A simple http client and a simple http server command line output and receiver parameters and returns the content stored locally. client can request to get the host t
SSD 8 Exercise 1
- The purpose of this exercise is to build a simple Web client and a simple Web server—a server that responds only to the HTTP GET and PUT commands.
ssd8_exe1_code
- SSD8 exercise1 The purpose of this exercise is to build a simple Web client and a simple Web server—a server that responds only to the HTTP GET and PUT commands. There are five steps for us to implement such a experiment: 1.Practice Manual HTTP T
SSM
- 1、分页 2、数据校验 jquery前端校验+JSR303后端校验 3、 ajax 4、 Rest风格的URI;使用HTTP协议请求方式的动词,来表示对资 源的操作( GET(查询), POST(新增), PUT(修改), DELETE (删除))(1. Pagination 2. Data verification JQuery front end checkout +JSR303 back end check 3, AJAX 4, Rest sty