Welcome![Sign In][Sign Up]
Location:
Search - jsp html web

Search list

[JSP/JavaJ.LB.GuestBook v1.0 Beta

Description: 一个功能强劲的新闻发布系统,有完善的前后台,后台编辑新闻完全不需懂网页制作,通过标签控制,就能排版出各种版面新闻,支持一个新闻页面无限上传图片,灵活自由。而且该系统是基于jsp+javabean动态生成html新闻页面,所有新闻页面不需通过数据库而直接读取html新闻页,所以负载能力远超一般的纯数据库新闻系统,速度当然也是最快的。现在各大型网站都采用这种形式的新闻系统。-a strong function of the news release system, a sound around Taiwan, news editor background without fully understand web, through the label control, we will be able to use various kinds of page layout information in support of a news pages unlimited upload pictures and the flexibility and freedom. But the system is based on jsp javabean dynamically generated html page news, not all news pages directly through the database and read html page news, so load capacity far exceeds the pure general information system database, speed is of course the fastest. Now the major websites have adopted this form of news system.
Platform: | Size: 346112 | Author: 一一 | Hits:

[ADO-ODBChbtest4

Description: 1、 基于J2EE的多层结构 以J2EE中间件为核心,综合关系数据库技术、面向对象技术、Web应用技术等方面。 2、 基本语言 Java作为主要编程语言; HTML作为Web页面描述的标准语言; XML作为配置; JSP2.0作为Web构件的主要编程语言;难点所在: 3、 多服务器平台建设与工具使用 MySQL5.0作为关系数据库,附带管理工具; Apache Tomcat5.5作为Web服务器,附带管理工具和JDBC驱动器; Apache Ant1.6.5作为项目管理工具 Hibernate3.1.2作为对象到数据库的映射API -one, based on J2EE to the multi-storey structure at the core J2EE middleware, integrated relational database technology, object-oriented technology, Web application technology. 2, the basic Java language as the main programming language; HTML Web pages as the standard description language; XML configuration; JSP2.0 as the main component of Web programming languages; Difficulties lie : 3, Multiple server platform construction and the use of tools of MySQL 5.0 as a relational database, incidental management tool; Tomcat5.5 as Apache Web server, management tools and fringe JDBC driver; Apache Ant1.6.5 as project management tools targeted Hibernate3.1.2 the mapping of database API
Platform: | Size: 3799040 | Author: | Hits:

[WEB Codejspwangzhankaifajishu

Description: 《JSP网站开发技术》中的源代码,除了.jsp文件外,还有.html页面,很实用-"JSP web site development and technology" in the source code, in addition. Jsp documents, There. html pages, practical
Platform: | Size: 470016 | Author: tangying | Hits:

[JSP/JavaUpDownload

Description: 用jsp编写的文件上传与下载系统。(1)先将com目录拷贝到webapps\ROOT\WEB-INF\classes下,然后重新启动Tomcat (2)输入http://localhost:8080/chap21/upload.html进行上传。-used to prepare the file upload and download system. (1) The first copy of the directory com webapps \ ROOT \ WEB-INF \ classe s, then restart Tomcat (2) input http://localhost : 8080/chap21/upload.html for uploads.
Platform: | Size: 16384 | Author: fly | Hits:

[EditorFCKeditor_2.4

Description: FCKeditor,此HTML文本编辑器可以让web程序拥有如MS Word这样强大的编辑功能.支持当前流行的浏览器如IE 5.5+, Firefox 1.0+, Mozilla 1.3+与Netscape 7+.-FCKeditor. This HTML text editor allows web applications such as MS Word have such a powerful editing features. When support former popular browsers such as IE 5.5, Firefox 1.0, Mozilla 1.3 and Netscape 7.
Platform: | Size: 1070080 | Author: li li | Hits:

[WEB Codedwr

Description: DWR(直接Web远程控制)项目是在Apache许可下的一个开源的AJAX解决方案,利用这个框架可以让AJAX开发变得很简单. 利用DWR可以在客户端利用JavaScript直接调用服务端的Java方法并返回值给JavaScript就好像直接本地客户端调用一样(DWR根据Java类来动态生成JavaScrip代码). 它供给那些想要以一种简单的方式使用AJAX和XMLHttpRequest的开发者。它具有一套Javascript功能集,它们把从HTML页面调用应用服务器上的Java对象的方法简化了。它操控不同类型的参数,并同时保持了HTML代码的可读性。-DWR (Direct Web Remote Control) project in the Apache permit a revenue AJA X-Solutions, use this framework for AJAX development can become very simple. DWR can be used in client use JavaSc di-services directly call Java methods and return values JavaScript like to direct local Calling the same client (DWR under the Java class JavaScrip dynamically generated code). It then supply some want a simple to use AJAX and XMLHttpRequest developer. It has a Javascript function sets, They HTML pages from the application server called on the Java objects and methods simplified. It manipulation of different types of parameters, and to maintain the HTML code readability.
Platform: | Size: 204800 | Author: 蒋平展 | Hits:

[JSP/JavaabcwcNews

Description: 一个功能强劲的新闻发布系统,有完善的前后台,后台编辑新闻完全不需懂网页制作,通过标签控制,就能排版出各种版面新闻,支持一个新闻页面无限上传图片,灵活自由,基于jsp+javabean动态生成html新闻页面,所有新闻页面不需通过数据库而直接读取html新闻页.-a strong function of the news release system, a sound around Taiwan, News editor background without fully understand web, through the label control, we will be able to come up with all kinds typesetting page news, support an unlimited news pages upload pictures, flexibility and freedom. based on jsp javabean dynamically generated html news pages, not all news pages directly through the database and read html page news.
Platform: | Size: 194560 | Author: 李龙 | Hits:

[source in ebookjspnetcode

Description: 《JSP网络编程从基础到实践》的实例代码目录中包含了前10章的所有实例的源代码,实例名称及其所处章节如下: 第1章 JSP技术概述 实例1 第一个JSP页面 第3章 Web开发基础 实例2 HTML与JavaScript交互示例 第4章 JSP语法 实例3 JSP程序的基本结构 实例4 简单数据类型综合应用实例 实例5 包装类综合应用实例 实例6 数组应用实例 实例7 字符截取程序示例 实例8 查找字符串程序示例 实例9 StringBuffer综合应用程序示例 实例10 日期数据应用示例 实例11 算术表达式综合运用实例 实例12 switch语句示例 实例13 循环应用综合实例 实例14 一个简单的计数器 实例15 include指令应用示例 实例16 forward应用程序示例 实例17 param应用程序示例 实例18 plugin应用程序示例 实例19 中文字符处理程序示例 第5章 JSP的内置对象 实例20 request常用方法的应用 实例21 获得表单数据 实例22 页面重定向程序示例 实例23 定时刷新页面程序示例 实例24 记住会话的用户名 实例25 猜字母游戏 实例26 网站计数器-"JSP programming from the network infrastructure to practice" examples of code directory contains 10 chapters before all the examples source code, and examples of names which sections are as follows : Chapter 1 JSP example of a resolution outlining a JSP pages in Chapter 3 examples based Web development with HTML J 2 avaScript interactive examples Chapter 4 JSP syntax examples of three JSP the basic structure of a few simple examples 4 According to the type of integrated application packaging category five examples of integrated application examples 6 array Application examples seven characters interception procedures Example 8 Example search string procedures example examples 9 StringBuffer integrated application examples of a sample 0 Date Data Application Example 11 examples o
Platform: | Size: 395264 | Author: xk | Hits:

[JSP/Javapjsp

Description: 第1章 JSP技术概述 实例1 第一个JSP页面 第3章 Web开发基础 实例2 HTML与JavaScript交互示例 第4章 JSP语法 实例3 JSP程序的基本结构 实例4 简单数据类型综合应用实例-Chapter 1 outlines examples of JSP technology one first JSP page Chapter 3 examples of Web development based on 2 HTML and JavaScript interactive examples, Chapter 4 JSP examples of grammar 3 JSP examples of the basic structure of the procedure 4 simple data types integrated application
Platform: | Size: 411648 | Author: | Hits:

[JSP/Javakanglog_jsp

Description: kanglog博客程序,使用前,请先打开db.java修改其中的数据库信息,然后用你的jdk编译后放入WEB-INF\classes\dbpac\下。将所有文件上传到服务器,然后运行install.html建立数据库。安装完毕后,请手动删除install.html和install.jsp-kanglog blog, the use of the former, please open db.java modify database information, and then use your Add jdk compiled under the WEB-INFclassesdbpac. All the files uploaded to the server, and then run to establish a database install.html. After installation, please manually delete install.html and install.jsp
Platform: | Size: 433152 | Author: 刘谓 | Hits:

[DocumentsJSP_code

Description: 许多 Web 站点都包括几种多媒体和交互程,如数字视频、数字音频文件、MacromediaFlash 影片和 Java applet。因,Java Web 站点通常将这种内容集成在Servlet 和 JSP(JavaServer Page)中。本文将解释在 Java Web 组件中嵌入多媒体的础。这个过程包括在组件的 HTML 输出中导入 object 和 embed 标记。-Many Web sites, including several multi-media and interactive way, such as digital video, digital audio files, MacromediaFlash films and Java applet. Because, Java Web site are usually integrated into such content Servlet and JSP (JavaServer Page) in. This article will explain in the Java Web Component embedded multimedia basis. This process included in the components into HTML output object and embed tags.
Platform: | Size: 462848 | Author: 罗炼 | Hits:

[JSP/JavaJSPbbs

Description: JSP可以通过应用服务器使其内容(如HTML标记,JSP标记和script)转变成servlet。这个过程就是把JSP文件声明的动态元素和静态元素转变成JAVA servlet,使其内容从WEB服务器的输出流送到浏览器上。 工作过程如下:(如下图) 1、 WEB 浏览器查询JSP页面。 2、 JSP引擎解释JSP文件内容。 3、 JSP引擎在JSP文件内容上创建临时的serlvet源代码,产生的servlet除了创建页面的动态元素,还负责显示在设计阶段说明的JSP静态元素。 4、 JAVA编译器把Servlet源代码编译成servlet类文件。 5、 Servlet实例化。 6、 静态的HTML页面和图像与在JSP页面中声明的动态元素相结合,通过servlet返回对象的输出流送到web浏览器。 -err
Platform: | Size: 3074048 | Author: 轩轩 | Hits:

[Internet-NetworkMyElectCourse

Description: Web课程设计 一个简单的选课系统,可以实现教师、学生和管理员的三级管理-Web course design a simple selection system can be achieved by teachers, students and administrators at the three levels of management
Platform: | Size: 4809728 | Author: 于富强 | Hits:

[WEB CodeeWebEditorforJSP

Description: eWebEditor是基于网页的、所见即所得的在线HTML编辑器。她能够在网页上实现许多桌面编辑软件(如:Word)所具有的强大可视编辑功能;现在您使用的是来自eWebSoft在线文本编辑器飞鱼修改版(JSP) 针对使用中发现的一些问题所进行的修订版本。-eWebEditor is web-based, WYSIWYG online HTML editor. She can realize many of the desktop web page editing software (eg: Word) has a powerful video editing functions now you are using a line from a text editor eWebSoft modified version of flying fish (JSP) for the use of some of the problems found by the revised version.
Platform: | Size: 696320 | Author: 俊儿 | Hits:

[WEB Codehtml

Description: 新手上路,做网页,前台后台必备知识。struct,html。jsp,asp等等。-New Users, so web pages, essential background knowledge of the future. struct, html. jsp, asp and so on.
Platform: | Size: 7104512 | Author: mengmeng | Hits:

[Internet-Networkxinshengzhuce

Description: 新生注册系统,用JSP和WEB数据库表写的系统,可以进行删除,添加,管理等操作.-Student registration system, and WEB use JSP to write the system database tables, you can delete, add, and management operations.
Platform: | Size: 1523712 | Author: liberty | Hits:

[JSP/Java(OReilly)---Core-JSP

Description: 系统的介绍了jsp技术核心,如何在传统的网页HTML文件(*.htm,*.html)中插入Java程序段(Scriptlet)和JSP标记(tag)等等。-System introduced jsp core technology, how to document the traditional HTML web pages (*. htm,*. html) in the Java program into segments (Scriptlet) and JSP tags (tag) and so on.
Platform: | Size: 1965056 | Author: jiangying | Hits:

[JSP/Javaweb-jsp_servlet_html

Description: web方面的笔试题,ajax+jsp+html,很经典!-jsp+ servlet+ ajax pen questions
Platform: | Size: 7168 | Author: | Hits:

[JSP/Javajsp

Description: JSP动态网站开发的PPT课件,内容有java语言重要语法内容,jsp语法,javabean技术,servlet技术,JSP访问数据库,JSP处理XML,HTML格式语法,CSS,Javascript脚本语言。-JSP dynamic web development PPT courseware, the contents of JSP syntax, JavaBean technology, servlet technology, JSP access to the database, JSP XML, HTML format syntax, CSS, Javascript script language.
Platform: | Size: 46831616 | Author: | Hits:

[Web Serverweb

Description: web学习课件加经典例子,有助于自学html、java、javascript和jsp-the web learning courseware classic example, to help the self-html, java, javascript and jsp
Platform: | Size: 10223616 | Author: 李彬 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net