搜索资源列表
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
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
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
