搜索资源列表
DbTagInstall.zip
- Appenture JSP Database Custom Tag Library 是一个强大的JAVA服务器页码库,它的特性对设计者和程序员都适用。它允许非程序员在很容易的在一个数据库里的数据里工作而不需要编程技能。它也允许程序员开发和改编数据库而不需要改变数据显示编码。
introtojaplabel
- 标准的JSP 标记可以调用JavaBeans组件或者执行客户的请求,这大大降低了JSP开发的复杂度和维护量。JSP技术也允许你自定义taglib,其实换句话说,taglib可以看成是对JSP标记的一种扩展,-JSP standard tag called JavaBeans components, or the implementation of customer requests, which greatly reduces the complexity of JSP development
SelectView
- 有关下拉列表标记的例子\\标记名与值不同的例子,其中JSP使用扩展标志-the drop-down list labeled examples \\ tag names with the value of other examples, which use JSP signs extension
MyTags
- JSP自定义标签开发实例,使用EL表达式。-JSP custom tag development example, the use of EL expression.
Appenture JSP Database Custom Tag Library
- Appenture JSP Database Custom Tag Library 是一个强大的JAVA服务器页码库,它的特性对设计者和程序员都适用。它允许非程序员在很容易的在一个数据库里的数据里工作而不需要编程技能。它也允许程序员开发和改编数据库而不需要改变数据显示编码.zip-Appenture JSP Database Custom Tag Library is a powerful Java Server Page Library, which features the designer
MedManager
- 这是一个医药管理系统的源码,它采用SSH2框架,即Struts2表现层+spring业务逻辑层+Hibernate持久层 实现,MySQL作为数据库层,JSP、ActionForm、Struts标签作为视图层,控制器层由Action、Struts-config.xml实现,持久层交给Hibernate API、Hibernate.cfg.xml完成,页面美工修饰由javascr ipt和jQuery实现-This is a medical management system source cod
JSPsheji2
- 《JSP设计(第二版)》得到了彻底的修订和更新,包括了JSP规范1.2版本中的重大变化。它包括关于JSP Standard Tag Library(JSTL)的详细内容 —— JSTL是一组殷切加入的JSP元素规范,用于多数JSP应用程序中需要的任务。本书开篇阐述了JSP如何充分利用Java servlet来创建高效、可移植的Web应用程序。书中还展示了如何用Apache Tomcat服务器启动JSP,并详细讲述了JSP语法和功能、错误处理和调试、身份验证和个性化,以及如何将JSTL用于数据库访
EL
- JSTL(JSP Standard Tag Library ,JSP标准标签库)是一个不断完善的开放源代码的JSP标签库,是由apache的jakarta小组来维护的。JSTL只能运行在支持JSP1.2和Servlet2.3规范的容器上,如tomcat 4.x。在JSP 2.0中也是作为标准支持的。-jstl.jar standard.jar
jstl-1.2
- jstl 1.2 STL(JSP Standard Tag Library ,修改后缀名。。。JSP标准标签库)是一个不断完善的开放源代码的JSP标签库,是由apache的jakarta小组来维护的。JSTL只能运行在支持JSP1.2和Servlet2.3规范的容器上,如tomcat 4.x。在JSP 2.0中也是作为标准支持的。-jstl 1.2
p104session
- 编写1个JSP页面inputNumber.jsp,该页面提供一个表单,用户可以通过表单输入两个数和四则运算符号提交给该页面。用户提交表单后,JSP页面inputNumber.jsp将计算任务交给一个Tag文件Computer.tag去完成。-Write a JSP page inputNumber.jsp, the page provides a form where the user can enter through the form of two numbers and four arit
The-JSIL
- JSP standard tag library (JSTL)JSP标准标签库JSTL-The JSP standard tag library (JSTL) the JSP standard tag library JSTL
01059650
- JSP standard tag library (JSTL)JSP标准标签库JSTL-The JSP standard tag library (JSTL) the JSP standard tag library JSTL
thinkphp_RC
- A free open-source, object-oriented lightweight PHP development framework of quick and easy, released under the Apache2 open source protocol to agile WEB application development and simplify enterprise application development and birth. From abroad a
ssoe-nested_class-tag
- 一个小型的OA办公系统,用jsp和servlet做的,希望对大家的学习有所帮助()
zx
- 1)采用MVC设计模式, 在JSP页面(listbook.jsp)中显示所有图书; 2)采用自定义标签技术,实现图书列表的显示; 3)创建JAVABEAN作为业务逻辑类,访问数据库资源; 4)数据库配置信息的管理,如:驱动名称,连接字符串,用户名,密码必须从配置文件中读取。(1) use the MVC design pattern to display all the books in the JSP page (listbook.jsp); 2) to implement the
contact
- 1) 采用Struts作为系统的表示层框架; 2) 采用Hibernate技术实现用户DAO数据资源的访问; 3) 根据E-R关系,创建数据库及数据表,数据库应命名为addressdb,数据表名称应命名为addresstable; 4) 该系统允许用户维护一个私人的通讯录,需要学员实现功能如下: ? 新增联系人 ? 显示所有联系人(1) use the MVC design pattern to display all the books in the JSP page (listbo
