Welcome![Sign In][Sign Up]
Location:
Search - java/servlet

Search list

[Web Serversurfframe.2.zip

Description: 自己写的servlet程序,用以管理搜集的url站点 ShowUrlList.java : 显示链接列表 AddUrl.java :增加链接 DBAdaptor.java :管理数据库连接 HtmlGenerator.java :辅助类 SearchUrl.java :搜索链接
Platform: | Size: 5064 | Author: | Hits:

[JSP/JavaServletmail

Description: 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
Platform: | Size: 16960 | Author: 陈良 | Hits:

[WEB Codetutorial

Description: java的一些介绍:基础语法、基本概念、applet、servlet、javabean、2d的图等等/-definitely : basic grammar and basic concepts, applet, servlet, javabean, 2d plans, etc. /
Platform: | Size: 9603190 | Author: 刘言 | Hits:

[Other resourcejspguestbook

Description: 采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。 结构清晰明了,未对页面做美工处理,因此html和javascript代码很少, 非常适合作为java入门的例程,特别是对servlet部分。 开发调试平台为jbuilder9+tomcat4,在resin下测试通过。 数据库平台为ms sql server,在mysql下测试通过,但要改部分代码 数据库连接池为apache组织下jakarta项目组开发的commons-dbcp 1.0-used jsp servlet javabean, jsp responsible for a small number of pages, mainly to servlet. Structure of clarity, the pages do not deal with artists, html and JavaScript code rarely, very suitable for the entry of java as routines, especially on some servlet. Developing and debugging platform for jbuilder9 tomcat4 the resin under test. Ms database platform for sql server, mysql under the test, but to change some code for the database connection pool apache JAKARTA organized the project team to develop the commons - DBCP 1.0
Platform: | Size: 1304741 | Author: 黎平 | Hits:

[Other下载源码

Description: 自己写的,请参考。 [Servlet与JSP]用java实现上传下载功能 - Own write, please refer. [ Servlet and JSP ] realize with java on passes on the downloading function
Platform: | Size: 1934 | Author: 高美霞 | Hits:

[WEB CodeJ2EE全实例教程(更新版)

Description: J2EE(Java 2 Platform,Enterprise Edition)是SUN公司定义的一个开发分布式企业级应用的规范。它提供了一个多层次的分布式应用模型和一系列开发技术规范。多层次分布式应用模型是指根据功能把应用逻辑分成多个层次,每个层次支持相应的服务器和组件,组件在分布式服务器的组件容器中运行(如Servlet组件在Servlet容器上运行,EJB组件在EJB容器上运行),容器间通过相关的协议进行通讯,实现组件间的相互调用。遵从这个规范的开发者将得到行业的广泛支持,使企业级应用的开发变得简单、快速。-J2EE (Java 2 Platform, Enterprise Edition), Sun is the definition of a development of distributed enterprise applications and standards. It provides a multi-layered model of distributed application development, and a series of technical standards. Distributed multi-level application model is defined features to the application logic into several layers, each corresponding to support the servers and components, server components of the Distributed Component packaging operation (such as components in Servlet Servlet containers running on the EJB EJB containers run), containers between Qualcomm all relevant agreements communications components to achieve the mutual call. To comply with the norms of the development will be a broad industry support to enable enterprise-class application develop
Platform: | Size: 250389 | Author: 孙财 | Hits:

[Other resourceMapXtreme 47的完整例子

Description: Mapxtreme for java 是一个纯java语言开发的webgis平台软件,其涉及主要内容是Servlet,通过本例程可以对该地图发布平台有个入门了解-MapXtreme for java is a pure java language development webgis platform software, its main content is related Servlet, through the routines that can map publishing platform an entry understanding
Platform: | Size: 160261 | Author: 吴军 | Hits:

[WEB CodeJ2EE企业级应用

Description: 《Java企业级应用开发》的源代码光盘,包含JSP、SERVLET、XML、EJB、JDBC、JNDI、RMI等。-"Java Enterprise Application Development," the source discs, including JSP and servlet, XML, EJB, JDBC, JNDI, such as RMI.
Platform: | Size: 1923873 | Author: 杨虎 | Hits:

[Other resourcesrJSP

Description: 讲述了怎样利用J5P构建完整的虚拟网站的全部技术与过程。全书共分为五个部分:第一部分是相关知识,包括JsP起源与构建JsP环境。第二部分是支持技术,包括HTML与DreMweaver。第三部分是继承者,包括指南、Java基础、JSP基本语法、servlet及其API、内部对象、JSP container、JsP核心API。第四部分是集成者.包括JDBC、JavaBeans、Applet、XML。第五部分是综合应用。-described how the use of J5P builds a complete virtual sites all the skills and processes. The book is divided into five parts : the first part is related knowledge, including the origin and Construction JsP JsP environment. The second part of the support technologies, including HTML and DreMweaver. The third part of the succession, including guidelines, based on Java, JSP basic grammar, and servlet API. internal targets, JSP container, JsP core API. The fourth part of the integrator. Including JDBC, JavaBeans, Applet, XML. The fifth part of the comprehensive application.
Platform: | Size: 7860808 | Author: 沈利 | Hits:

[Other resourceJBoss_Administration_and_Development(2nd)

Description: JBoss, one of the leading java Open Source groups, integrates and develops these services for a full J2EE-based implementation. JBoss provides JBossServer, the basic EJB container, and Java Manage Preface 18 Great Events of the Twentieth Centuryment Extension (JMX) infrastructure. It also provides JBossMQ, for JMS messaging, JBossTX, for JTA/JTS transactions, JBossCMP for CMP persistence, JBossSX for JAAS based security, and JBossCX for JCA connectivity. Support for web components, such as servlets and JSP pages, is providedby an abstract integration layer. Implementations of the integration service are provided for third party servlet engines like Tomcat and Jetty. JBoss enables you to mix and match these components through JMX by replacing any component you want with a JMX compliant implementation for the same APIs. -JBoss, one of the leading Open Source java groups, integrates and develops these services for a full J2EE-based implementation. JBoss provides JBossServer, the basic EJB container, and Java Manage Preface 18 Great Events of the Twentieth Centuryment Extension (JMX) infrastructure . It also provides JBossMQ, for JMS messaging, JBossTX, for JTA / JTS transactions, JBossCMP for CMP persistence, JBossSX for JAAS based security, and JBossCX for JCA connectivity. Support for web components, such as servlets and JSP pages, is an providedby abstract integration layer. Implementations of the integration service are provided for third party servlet engines like Tomcat and Jetty. JBoss enables you to mix and match these components through JMX by replacing any component you want with a JMX compliant i
Platform: | Size: 3907641 | Author: 照亮 | Hits:

[Other resourcejspdata

Description: < J2EE应用开发详解>>一书全部的源代码. 本书基于J2EE 1.4平台,从基本开发实例入手,以实用为目标,以实践为指导,深入浅出地讲解了 J2EEl.4平台的各种技术;同时,本书以当今流行的Eclipse作为开发工具,详细介绍了使用Eclipse开发 JSP、Servlet、EJB、Web服务的各个细节;JSP 2.0的发布,使得非Java程序员都能编写JSP,本书将介 绍怎么让非Java程序员使用表达式语言和标准标签库编写JSP;EJB 2.1技术同样做了许多改动,如增加 了定时器功能、EJB-QL增强功能、直接发布成Web服务,本书将详细介绍这些新技术,并且提供具体实 例;JAX-RPC是J2EE1.4平台Web服务的核心技术,书中用详细实例深入剖析了它。随书光盘内容为书 中范例源文件。 本书适合于专业J2EE应用开发人员和准专业的开发人员,对于要了解J2EE1.4最新技术的系统构架人员,本书也可以作为其参考。
Platform: | Size: 20265028 | Author: 罗冬 | Hits:

[JSP/JavaFreeJaPoll1.0

Description: FreeJaPoll is a free software that make possible to add in a simple way a web-survey to your own site. FreeJaPoll is a servlet written in Java programming language the program logo (on the right) shows The Duke (Java mascotte) and a duke-like colored chicken...why? Because the word \"Poll\" in my native language, Italian, is very similar to the corrispective English word \"Chiken\" -)-FreeJaPoll is a free software that make possible to add in a simple way a web-survey to your own site. FreeJaPoll is a servlet written in Java programming language the program logo (on the right) shows The Duke (Java mascotte) and a duke-like colored chicken...why Because the word \"Poll\" in my native language, Italian, is very similar to the corrispective English word \"Chiken\" -)
Platform: | Size: 67758 | Author: 长旺 | Hits:

[JSP/Java200632512510469

Description: 网上购物系统,相信看后会有很大收获,用java,jsp,servlet编写-online shopping system, I believe there will be much to see after the harvest, using java, jsp, prepared servlet
Platform: | Size: 2207870 | Author: 韩怀利 | Hits:

[Ftp Serverjetty-4.2.25-all

Description: 纯JAVA写的HTTP Server and Servlet -was pure Java HTTP Server and Servlet
Platform: | Size: 12820280 | Author: 陈智鹏 | Hits:

[Other resourceJavatutorial

Description: 這是java tutorial的第三版,包換對java,xml,servlet等的介紹-This is the third edition of the tutorial, the shifting of java, xml. the servlet introduced
Platform: | Size: 14692508 | Author: 月飛 | Hits:

[JSP/JavajavastuInfo

Description: java 学生管理系统 applet/servlet应用-java applet student management system / application servlet
Platform: | Size: 106421 | Author: 李渔 | Hits:

[JSP/Java中间商经营系统

Description: 中间商系统 1 数据库 Access2000 2 版本 jsp2.0+servlet2.4+jstl1.1+Tomcat5.5.9+JDK1.5 3 IDE工具 JBuilder2006 4 需要改的地方 com.wang.bean DataBean 的构造函数的数据库URL需要改成自己的环境 这个程序虽然没有什么技术难点 但是完全遵循MVC框架来开发的 希望可以让大家得到些知识 BY GTON 2006大年初一 北京的公司注意 本人需要一份高薪工作 简历 我叫王宁 20岁 由于文字有限 就说一下我掌握的技术把 语言: java(jsp,servlet,javaBean,struts,hibernate...) javascript+DOM应用 xml语言 javascript和xml的应用 asp.net(C#) html css delphi7 数据库: MSSQLserver MySQL ORACLE 可以看懂UML建模图 有多个项目经验(不细说了)-brokering a database system Access2000 two versions jsp2.0 servlet2 .4 jstl1.1 Tomcat5.5.9 JDK1.5 three JBuilder IDE tools 2006 4 need to change the local com.wang.bean DataBean Constructors data URL for the need to change their procedures for the environment despite a lack of any technical difficulties but fully comply with the framework to open MVC fat hope we can gain more knowledge BY GTON 2,006 companies belonging to Beijing, I need a biographical notes were better paid job, I called 20-year-old Wang Ning Because writing what I say, a limited grasp of technology to language : java (jsp, servlet, javaBean, struts, Apache ...) javascript DOM application xml language javascr ipt and xml of Asp. net (C#) html css delphi7 database : ORACLE MSSQLserver MySQL can understand UML plans a numb
Platform: | Size: 456848 | Author: 唐正 | Hits:

[Other resourcejava_Struts_study

Description: Struts最早是作为Apache Jakarta项目的组成部分问世运作。项目的创立者希望通过对该项目的研究,改进和提高Java Server Pages、Servlet、标签库以及面向对象的技术水准。 Struts这个名字来源于在建筑和旧式飞机中使用的支持金属架。它的目的是为了减少在运用MVC设计模型来开发Web应用的时间。你仍然需要学习和应用该架构,不过它将可以完成其中一些繁重的工作。 Struts跟Tomcat、Turbine等诸多Apache项目一样,是开源软件,这是它的一大优点,使开发者能更深入的了解其内部实现机制。 -Apache Jakarta project as an integral part of the operation available. The founders hope that through this project, and improving Java Server Pages, Servlet, labeling library and object-oriented technology standards. Struts from the name in the construction and the use of old aircraft with the support of metal racks. Its objective is to reduce the use of the MVC design model to the development of Web applications. You still need to study and application of the framework, but it will be completed some of the heavy work. Struts with Tomcat, Apache Turbine and many other projects, open-source software is that it is a big advantage, so that developers can have a better understanding of their internal mechanisms to achieve.
Platform: | Size: 4196217 | Author: 张世强 | Hits:

[Other resourcesanchatmspf10

Description: j2me lan 聊天 server 基于 servlet 使用向导: ◆数据库管理 访问mssdataadmin目录的 default.asp ◆手机wap下载java客户程序的连接 midp1_sanchatjad.asp ◆手机wap信件平台登陆页面 index.asp ◆用户注册页面(html) pc_register.asp 功能介绍: ◆类似移动QQ,可以进行手机及时通讯,而服务器程序可以放在普通虚拟主机的asp空间。 ◆可以通过手机添加好友。 ◆全部开放源代码,自由修改发布(本人保留著作权)。开发资源 -j2me lan chats server based on the servlet user s guide: 鈼?the data bank administration visits mssdataadmin table of contents default.asp 鈼?handset wap to download java the customer procedure connection midp1_sanchatjad.asp 鈼?the handset wap letter platform to land the page index.asp 鈼?user registration page (html) pc_register.asp Function introduction that, 鈼?similar moves QQ, may carry on the handset prompt communication, but the server procedure may put on the ordinary hypothesized main engine asp space. 鈼?may increase the good friend through the handset. 鈼?completely the open source code, the freedom revises the issue (myself to retain copyright). Development resource
Platform: | Size: 90132 | Author: richmmm | Hits:

[WEB Codebbs-v1.0

Description: A simple bbs based on java jsp/servlet.-A simple bulletin board based on java jsp / servlet.
Platform: | Size: 28094 | Author: jjcang | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net