ajax4jsf用户指南,可帮助初学者快速掌握jsf中ajax的使用
上传时间: 2014-01-19
上传用户:chenxichenyue
struts validator验证框架 1、配置: * 加入国际化配置在struts-config.xml文件中,如: <message-resources parameter="MessageResources" /> * 提供国际化资源文件 * 引入validator插件在struts-config.xml文件中,如: <plug-in className="org.apache.struts.validator.ValidatorPlugIn"> <set-property property="pathnames" value="/WEB-INF/validator-rules.xml,/WEB-INF/validation.xml"/> </plug-in> * 提供validation.xml和validator_rules.xml文件,将此文件拷贝到WEB-INF下 2、validator服务器端验证 * 配置validation.xml文件 3、validator客户端验证(javascript) ) * 配置validation.xml文件 * 在jsp页面中包含< html:javascript> * 对需要验证的表单定义onsubmit事件,其中事件名称为validate+ActionForm的名称,如:validateLoginForm
标签: struts-config validator struts xml
上传时间: 2017-01-24
上传用户:silenthink
OperaMasks是一种基于J2EE的Web开发技术,2.0 版本遵循 JSF 1.2 规范,就这意味着,任何实现 Servlet 2.5/JSP 2.1 的 Web 容器,都能够正常运行 AOM。
标签: OperaMasks J2EE Web 开发技术
上传时间: 2013-12-25
上传用户:chenbhdt
VxWorks 6.6 BSP开发执导 This document describes, in general terms, the elements that make up a board support package [BSP], the requirements for a VxWorks BSP, and the general behavior of a BSP during the boot process. This document outlines the steps needed to port an existing BSP to a new hardware platform or to write a new VxWorks BSP for custom hardware using a reference BSP or template BSP as a starting point. It provides hints and tips for debugging a BSP and solving common BSP development problems. It also provides information on the BSP validation test suite [BSP VTS] that is used to assess the functionality of a VxWorks BSP.
标签: describes document elements VxWorks
上传时间: 2017-03-23
上传用户:磊子226
This document contains a detailed description of the usage and configuration of the JSVM [Joint Scalable Video Model] software for the Scalable Video Coding [SVC] project of the Joint Video Team [JVT] of the ISO/IEC Moving Pictures Experts Group [MPEG] and the ITU-T Video Coding Experts Group [VCEG]. It provides information how to build the software on Windows32 and Linux platforms. It contains a description of the usage and configuration for the binaries built from the software package, including examples for spatial, SNR and combined scalability scenarios. Guidelines for the integration and validation of new tools in the software are provided.
标签: configuration description the document
上传时间: 2017-03-26
上传用户:sz_hjbf
采用java开源框架spring,jsf ,hibernate制作的项目,数据库使用mysql
上传时间: 2013-12-23
上传用户:bruce5996
MyEclipse 6 Java 开发中文教程:本书是讲解 MyEclipse 6 开发Java EE 企业应用的入门图书。该书不但讲解了目前最流行的SSH (Spring、Struts、Hibernate)、JSF、JPA 的开发,同时还对SOA 实现的基石--Web Service 的开发进行了探讨。
标签: MyEclipse Java Spring Struts
上传时间: 2014-01-02
上传用户:569342831
A certification path is an ordered list of certificates starting with a certificate issued by the relying party s trust root, and ending with the target certificate that needs to be validated. Certification path validation procedures are based on the algorithm supplied in ITU-T Recommendation X.509 and further defined in Internet Engineering Task Force (IETF) Request for Comments (RFC) 3280. Certification path processing verifies the binding between the subject distinguished name and/or subject alternative name and the subject public key defined in the target certificate. The binding is limited by constraints, which are specified in the certificates that comprise the path, and inputs that are specified by the relying party. To ensure secure interoperation of PKI-enabled applications, the path validation must be done in accordance with the X.509 and RFC 3280 specifications. This document provides the test assertions and the test cases for testing path validation software against these specifications.
标签: certification certificates certificate starting
上传时间: 2017-07-31
上传用户:清风冷雨
EasyJWeb是基于java技术,应用于WEB应用程序快速开发的MVC框架,框架设计构思来源于国内众多项目实践,框架充分借签了当前主要流行的开源Web框架(Struts、JSF、Tapestry 、Webwork),吸取了其优点及精华,利用Velocity作为模板页面引擎,是一个实现了页面及代码完全分离的MVC开发框架。是一个能实现中小型Web应用系统快速开发的简易Web框架。
上传时间: 2013-12-14
上传用户:jhksyghr
用JAVA实现的,用于在JSF开发的JSP网页中实现树形菜单。
标签: JAVA
上传时间: 2017-08-08
上传用户:pkkkkp