CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - servlet http
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - servlet http - List
[
JSP/Java
]
Servletmail
DL : 0
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.yourSite.com 改成你的网址 4运行: http://www.yourSite.com/servlet/ExampleServlet 填写你的SMTP邮件服务器和发信端口,还有你在这个邮件服务器上的帐号(不正确发不出信)-1: Document explanation that, ExampleServlet.java sends a letter JAVA source document CSEmail.jar to send a letter wraps com CSEmail.jar the source document 2: Deployed: ExampleServlet.java sends to WEB-INF/CLASSES/ CSEmail.jar to put to web-inf/lib/ 3. revises in ExampleServlet.java private String SERVLET_HTTP_PATH = "http://www.yourSite.com/servlet/ to alter to www.yourSite.com your website 4 movements: Http://www.yourSite.com/servlet/ExampleServlet fills in your SMTP server and sends a letter the port, but also has you (not correctly not to be able to issue letter) on this server account number
Update
: 2025-02-17
Size
: 16kb
Publisher
:
陈良
[
Documents
]
Java_net(1-11)20031225
DL : 0
掌握网络基础概念利用Java语言在传输层进行编程UDP、TCP利用Java语言在应用层进行编程SMTP、POP3、HTTP掌握服务器端编程技术Servlet利用Java语言进行简单的分布式计算RMI、CORBA-grasp the concept of network infrastructure using Java language in the transport layer programming UDP, TCP use the Java language in the application layer program SMTP, POP3, HTTP server grasp programming language Java Servlet use of a simple distributed computing RMI, CORBA
Update
: 2025-02-17
Size
: 245kb
Publisher
:
we
[
Other Databases
]
ATM
DL : 0
用jsp+servlet,rmi,http tunneling3种不同的方法连接数据库(derby),实现虚拟ATM机的功能。-Using jsp servlet, rmi, http tunneling3 different ways to connect the database (derby), realize the functions of a virtual ATM machine.
Update
: 2025-02-17
Size
: 73kb
Publisher
:
Rex Xia
[
JSP/Java
]
miniserver4j-0.1
DL : 0
miniServer4J 是一个简洁小巧的 HTTP WEB 应用服务器。 其底层基于 JRE6.0 Networking 模块的 com.sun.net.httpserver 工具包提供对 HTTP 协议层提供支持, 在此基础上对上层应用程序提供标准的 Java Servlet 支持。-miniServer4J is a simple and compact HTTP WEB application server. Based on its bottom JRE6.0 Networking toolkit module com.sun.net.httpserver provide HTTP protocol layer to provide support, based on this application on the upper provides a standard Java Servlet support.
Update
: 2025-02-17
Size
: 1.18mb
Publisher
:
1111
[
Internet-Network
]
servletAPI
DL : 0
servlet api全解 This document is built from the HTML documentations available at java.sun.com. It is regularly updated, when new versions of original documentations become available. To download updates and many other WinHelp and HTMLHelp Java documentations for free, visit Franck Allimant s web site : http://www.confluent.fr/javadoc/indexe.html (in English) http://www.confluent.fr/javadoc (in French)-This document is built from the HTML documentations available at java.sun.com. It is regularly updated, when new versions of original documentations become available. To download updates and many other WinHelp and HTMLHelp Java documentations for free, visit Franck Allimant s web site : http://www.confluent.fr/javadoc/indexe.html (in English) http://www.confluent.fr/javadoc (in French)
Update
: 2025-02-17
Size
: 242kb
Publisher
:
LiaoqianFu
[
JSP/Java
]
fileupload
DL : 0
jsp+servlet实现上传文件的源代码。WAR 文件里包含源码。 把fileupload.war放入tomcat的webapps目录,看http://localhost:8080/fileupload/ web.xml内有设置说明。可以设:maxFileSize, localDirectory, encoding ... -jsp servlet upload
Update
: 2025-02-17
Size
: 91kb
Publisher
:
李云
[
JSP/Java
]
TP-Info-Servlet
DL : 0
servlet return information about browser and http protocole
Update
: 2025-02-17
Size
: 17kb
Publisher
:
mustapha
[
JSP/Java
]
Step02
DL : 0
jsp+javabean+servlet实现的在线书店,很不错的源码,只需在Tomcat下做配置就可运行,客户端含有注册登录,注册信息修改,购物车,商品分类,商品查询,最新和特价商品查看,订单状态,留言板和论坛等模块,服务端含有用户管理,商品管理,订单处理等模块 -online bookstore, complete, installed after Mysql and Tomcat can. The following steps : (1) copy the source code bookshop folder to Tomcat webapps \ ROOT text items folder (2) Copy the source file folders under the WEB-INF the contents of the Tomcat webap ps \ ROOT \ WEB-INF \ classes, a document covering the same name (3) database files to the folder to copy the bookstore Mysql d ATA folder (4) in the address bar of http://localhost : testing can 8080/bookshop
Update
: 2025-02-17
Size
: 2kb
Publisher
:
baoyu
[
JSP/Java
]
MapDemo
DL : 0
java MapDemoimport java.awt.Color import java.util.ArrayList import java.util.Vector import javax.servlet.ServletConfig import javax.servlet.ServletException import javax.servlet.http.HttpServlet import javax.servlet.http.HttpServletRequest import javax.servlet.http.HttpServletResponse import javax.servlet.http.HttpSession-java MapDemoimport java.awt.Color import java.util.ArrayList import java.util.Vector import javax.servlet.ServletConfig import javax.servlet.ServletException import javax.servlet.http.HttpServlet import javax.servlet. http.HttpServletRequest import javax.servlet.http.HttpServletResponse import javax.servlet.http.HttpSession
Update
: 2025-02-17
Size
: 9.64mb
Publisher
:
fdslkfjslk
[
JSP
]
ch6servlet
DL : 0
理解HTTP Servlet 基础知识 使用 Servlet API 理解Servlet 的生命周期 使用MyEclipse演示Servlet开发-To understand the basics of HTTP Servlet using Servlet API to understand the life cycle of Servlet Demo Servlet Development using MyEclipse
Update
: 2025-02-17
Size
: 668kb
Publisher
:
梦涟漪
[
Internet-Network
]
httpsrv-8626
DL : 0
httpservlet服务器,支持SERVLET-support servlet HTTP server code!
Update
: 2025-02-17
Size
: 30kb
Publisher
:
tearz
[
JSP/Java
]
struts
DL : 0
struct demo package com.demo.struts.actions import javax.servlet.http.HttpServletRequest import javax.servlet.http.HttpServletResponse import org.apache.struts.action.ActionErrors import org.apache.struts.action.ActionForm import org.apache.struts.action.ActionForward import org.apache.struts.action.ActionMapping import org.apache.struts.actions.DispatchAction import com.demo.struts.forms.TestForm -struct demo
Update
: 2025-02-17
Size
: 1kb
Publisher
:
zhoulang
[
Delphi VCL
]
imageclient
DL : 0
delphi和java互相以http通讯下载图像,并显示,java servlet负责回传图片到客户端,delphi使用Timage显示,可放大缩小,翻转.-delphi and java http communication with each other in order to download images, and displays, java servlet is responsible for return images to the client, delphi using Timage display, zoom, flip.
Update
: 2025-02-17
Size
: 10kb
Publisher
:
liner
[
JSP/Java
]
http
DL : 0
基于j2me平台的程序,实现了servlet+tomcate+j2meHTTP服务-J2me platform based on the procedure, to achieve a servlet+ tomcate+ j2meHTTP services
Update
: 2025-02-17
Size
: 24kb
Publisher
:
wwwwudiwudi
[
JSP/Java
]
Servlet_Tech
DL : 0
Java Servlet是与平台无关的服务器端组件,它可以运行在Servlet容器中.Servlet容器负责Servlet和客户的通信以及调用Servlet的方法,Servlet和客户的通信采用"请求/响应"的模式,Servlet的框架是由两个Java包组成的:javax.servlet和javax.servlet.http-Java Servlet is platform-independent server-side component that can run in the Servlet container. Servlet container for Servlet and customer communications, and the method call Servlet, Servlet, and customer communications a " request/response" model, Servlet' s framework is composed of two Java packages: javax.servlet and javax.servlet.http
Update
: 2025-02-17
Size
: 7kb
Publisher
:
万宴宾
[
JSP/Java
]
Http_Servlet_request_and_response_protocol_and
DL : 0
Http协议与Servlet请求和响应Http Servlet request and response protocol and-Http Servlet request and response protocol with the Http Servlet request and response protocol and
Update
: 2025-02-17
Size
: 132kb
Publisher
:
noa
[
JSP/Java
]
HDFS-OPERATE
DL : 0
自己开发的通过http方式实现hadoop分布式文件系统 文件 上传/下载 功能-Their development be achieved through http hadoop distributed file system file upload/download
Update
: 2025-02-17
Size
: 20kb
Publisher
:
faye
[
JSP/Java
]
plupload_1_2_3
DL : 0
上传文件源代码,可通过http上传及接收文件-Upload file source code, can upload and receive files via http
Update
: 2025-02-17
Size
: 418kb
Publisher
:
xintao
[
JSP/Java
]
http
DL : 0
用servlet实现用户登入的功能,用do post方法-User login with a servlet implements the function, method of use do post
Update
: 2025-02-17
Size
: 3kb
Publisher
:
tiger
[
JSP/Java
]
javax.servlet.jar
DL : 0
java 里面很重要的一个jar包,servlet的源代码,值得一读,自己把后缀名去除掉哦-which is very important in a jar in java servlet source code, it is worth a read
Update
: 2025-02-17
Size
: 96kb
Publisher
:
quant
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.