Location:
Search - jsp s
Search list
Description: 關於jsp的一本很好的入門實例教程,打家可以-a good example of entry Guide, playing home can s
Platform: |
Size: 251904 |
Author: |
Hits:
Description: JSP聊天室,挺不错的,看看吧-JSP chat rooms, sounds very good, let's see it
Platform: |
Size: 18432 |
Author: 小张 |
Hits:
Description: 非常经典的源代码,请各位-very classic source code, please s
Platform: |
Size: 24576 |
Author: 礼花城 |
Hits:
Description: b/s下jsp+javabean实现从数据库中读取数据生成目录树-b/s jsp javabean achieve read from the database data generation tree
Platform: |
Size: 48128 |
Author: 方良 |
Hits:
Description: 如何混合使用Jsp和SSI #include? 在JSP中可以使用如下方式包含纯HTML: <!--#include file="data.inc"--> 但是如果data.inc中包含JSP CODE ,我们可以使用: <%@include file="data.inc"%> 如何执行一个线程安全的JSP? 只需增加如下指令 <%@ page isThreadSafe="false" %> JSP如何处理HTML FORM中的数据? 通过内置的request对象即可,如下: <% String item = request.getParameter("item") int howMany = new Integer(request.getParameter("units")).intValue() %> 在JSP如何包含一个静态文件? 静态包含如下:<%@ include file="copyright.html" %> 动态包含如下:<jsp:include page="copyright.html" flush="true"/> 在JSP中如何使用注释? 主要有四中方法: 1。<%-- 与 --%> 2。// 3。/**与**/ 4。<!--与-->-how mixed use Jsp and SSI# include JSP can be used as follows contains pure HTML : lt ;!--# include file = "data.inc"-- gt; But if data.inc JSP CODE contains, we can use : lt ; % @ include file = "data.inc"% gt; how to implement a security thread JSP only increased as follows instructions lt; % @ page isThreadSafe = "false"% gt; JSP HTML FORM how to handle the data through built-in object can request , as follows : lt; % String item = request.getParameter ( "item") int howMany = new Integer (request.getParameter ( "units")). intValue ()% gt; how the JSP contains a static document contains static as follows : lt; % @ include file = "copyright.html"% gt; Dynamic includes : lt; jsp : include page = "copyright.html" flush
Platform: |
Size: 4096 |
Author: 孙武 |
Hits:
Description: Jsp基础--SUN出品的JSP基础教程(PDF格式)-Jsp basis-- Sun's JSP based product guide (PDF format)
Platform: |
Size: 268288 |
Author: 亚华 |
Hits:
Description: 天地网络--JSP留言薄,java的长处就在于网络编程,想做自己的留言版就来看-Java s strong point lies in network programming, review it if you want to make a attentive of yourself.
Platform: |
Size: 60416 |
Author: |
Hits:
Description: 《jsp案例开发》这本书的源代码。包括源代码和相关的具体配置操作步骤。非常不错-"jsp case development," This book's source code. Including source code and related to the specific operational configuration steps. Very good
Platform: |
Size: 9224192 |
Author: cxl |
Hits:
Description: 这是一个简单的用B/S写的留言板小程序,用jsp和javaBean实现的-This is a simple B/S was the small bulletin board procedures, and using jsp realized javaBean
Platform: |
Size: 81920 |
Author: zhao |
Hits:
Description: JSP中文网新闻发布系统是由jsp中文网为了方便管理自己的相关技术文章而编写的b/s模式的集新闻发布、管理与一体的新闻发布系统。-JSP Chinese news Web Publishing System is jsp Chinese network in order to facilitate the management of their articles and related technology prepared by the b/s mode of philatelic press releases, the management and integration of information dissemination system.
Platform: |
Size: 2297856 |
Author: 翟永恒 |
Hits:
Description: 一个用JSP做的网上书店,内附源代码和可执行文件,以及数据库sql文件.适合于初学者参考-A JSP to do with the online bookstore, containing source code and executable files, as well as the database sql file. Suited to beginners reference
Platform: |
Size: 1454080 |
Author: 李永 |
Hits:
Description: 电子商务网站使用MVC模式B/S结构功能不是很全适合初学者看-E-commerce website using MVC pattern of B/S structure and function is not very suitable for beginners the whole look
Platform: |
Size: 4155392 |
Author: wangjinxiu |
Hits:
Description: jsp做的购物车 对刚学习jsp的 有很大帮助-jsp Cart done just learning jsp s are very helpful
Platform: |
Size: 199680 |
Author: gongwenibn |
Hits:
Description: 可以查看服务器上Request、Session、Cookie、Application的列表信息。
查看是否安装常见的JAVA类库。
查看服务器的内存使用情况。
查看服务器的JVM相关的所有信息(版本、时区、编码、操作系统名称等)。-Can view the server Request, Session, Cookie, Application of a list of information. To see if the installation of common JAVA class library. See the server s memory usage. See server JVM all related information (version, time zone, coding, operating system name, etc.).
Platform: |
Size: 3072 |
Author: 收和 |
Hits:
Description: 动态更新下拉列表框(在网上找了不少都不实用,一气之下自己弄了一个,呵呵 有点简陋,可以自己改,目前上传的是 jsp的(已经部署好了)【如果需要的话可以直接改成asp,php或.net,改起来很简单的】)
/***************************************
*********版权没有,翻版不究*************
***************************************/-Dynamic update drop-down list box (in the Internet to find a lot of not useful, get a fit themselves, a bit shabby Ha ha, can change the current upload is jsp s (already deployed) [if necessary can be directly replaced by asp, php or. net, changed up a very simple] )/************************************************ no copyright infringement and does not prosecute****************************************************/
Platform: |
Size: 3072 |
Author: 王晓然 |
Hits:
Description: 使用JBuild发送短信的原码程序,可以直接用,也可以做二次开发-JBuild send message using the original code procedures, can be directly used, can also make the secondary development of
Platform: |
Size: 653312 |
Author: 刘俊 |
Hits:
Description: 基本JSP的在线教学系统。
内部包含以下几个内容:
1.系统移植
2. 常见总是解决方法
3. 系统亮点展示
4. 源代码-Basic JSP s online teaching system. Internal contains the following elements: 1. System Migration 2. Common solution is always 3. System 4 highlights show. Source code
Platform: |
Size: 5202944 |
Author: system |
Hits:
Description: 这是一个用jsp+SQLServer开发的B/S系统!-This is a used jsp+ SQLServer development of B/S system!
Platform: |
Size: 598016 |
Author: |
Hits:
Description: 本系统采用Servlet+Jsp+JavaBean+SQL2000 设计方式,其中Servlet担当主要逻辑控制,通过接受Jsp传来的用户请求,调用以及初始化JavaBean,在通过Jsp传到客户端,本系统中SqlBean担当主要的与数据库的连接与通信,JavaBean在本系统中主要担当配合Jsp以及Servlet来完成用户的请求,而Jsp主要担当接受与响应客户端。-The system uses Servlet+ Jsp+ JavaBean+ SQL2000 design, which play a major logic control Servlet, Jsp coming through to accept the request of users, as well as the call to initialize JavaBean, spread through Jsp client, the system play a major SqlBean with database connectivity and communication, JavaBean in this system plays mainly with Jsp and Servlet to complete the user s request, and accept Jsp plays mainly in response to the client.
Platform: |
Size: 427008 |
Author: 齐明 |
Hits:
Description: JSP视频聊天.有需要下载的速度下吧.有什么不懂的自己想办法.最近忙.晚断时间才可以.帮助大家解决-JSP video chat. Has the speed necessary to download it. Do not have any way to think of their own. Busy recently. Late off-time can be. To help solve the U.S.
Platform: |
Size: 1384448 |
Author: 郝帅 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
43
»