Listing 2 shows the value form data provider interface.
清单2展示了这个表单数据提供程序接口。
So far, you've learned how to submit form data to a JSF page with Ajax.
到目前为止,您已经学会了如何用Ajax将表单数据提交给jsf页面。
Ensure that the form data doesn't conflict with existing data records.
确保表单数据与现有的数据记录不冲突。
Develop a Servlet to expose the form data provider for asynchronous calls.
开发一个Servlet来为异步调用公开此数据提供程序。
Select the entry template used to persist the form data in the object store.
选择用于在对象存储区中存储表格数据的输入模板。
Here's an example: suppose you have a form which USES SSL to encrypt all form data.
例如:假设您有一个表单,它使用ssl来加密所有表单数据。
The W3C developed the XForms standard for the presentation and collection of form data.
W3C为满足表示和收集表单数据的需要开发了XForms标准。
You access the form data in the JSP object using accessory methods found in ActionForm.
可以通过ActionFor m内的附加方法来访问JSP对象内的表单数据。
While they are very good for form data and interaction, they are not very good for state.
尽管它们对于表单数据和交互非常合适,但是不太适合维护状态。
The W3C has developed the XForms standard for the presentation and collection of form data.
W3C针对表单数据的表示和采集提出了X Forms标准。
Next in your view.jsp, you create a form that sends the form data to the portlet class.
接下来,在view . js p中创建一个向portlet类发送表单数据的表单。
After data is captured by a form, an efficient method to manage the XML form data is needed.
表格捕获数据之后,需要一个有效的方法来管理XML表格数据。
Finally, the article shows you how to query against the XML form data that gets stored in DB2.
最后,本文将向您展示如何对存储在DB 2中的XML表格数据进行查询。
Finally, the form data structure is used to render the resulting node presenting the form.
最后,使用表单数据结构将产生的节点显示在表单上。
Then, when the user clicks Submit, the server is sent the form data and replies with a message.
然后,当用户单击submit按钮时,服务器接收到提交的表单数据后将返回一个消息。
This sections also explains how to encode the form data properly to submit it to the server.
本节还将解释如何正确地编码表单数据以将它提交给服务器。
Any logic where you want the form data to be pushed to behind code variables can be done here.
任何逻辑,你希望表单数据被推倒后台代码变量可以在这里完成。
In this article, the form data will be stored in the data repository, instead of being printed.
在本系列中,表单数据会存储于数据存储库中,而非直接打印出来。
XForms is an XML-based electronic forms technology that can submit form data as an XML data instance.
XForms是一种基于XML 的电子表单技术,它可以将表单数据提交为XML 数据实例。
When an XForms application needs to load an instance of form data, it does it using XML Web services.
当XForms应用程序需要加载表单数据的实例时,使用XMLWeb服务来完成。
It provides the capability to store and manage form data in a structured format through REST services.
该服务提供了通过REST服务来以结构化的格式存储和管理表单数据的功能。
Finally, you learned how to handle form data, providing server-side validation based on form input.
最后,您学习了如何处理表单数据,提供基于表单输入的服务器端验证。
After submitting the form data, the function returns a reference to the XHR object (see Listing 8).
在提交表单数据后,此函数返回一个对xhr对象的引用(见清单8)。
If you've asked your browser to remember your passwords or form data, that's stored on your computer too.
如果你设置允许浏览器保存你的密码或表单数据,这也会存在你的电脑上。
The PDF and XML architectures cleanly separate the form template and form data, as shown in Figure 1.
PDF和XML体系结构干净地分开了表单模板和表单数据,如图1所示。
It renders the form, submits the form data to a relational update feed, and displays the update status.
它呈现一个表单,将表单数据提交给关系型更新数据源,并显示更新状态。
This script is vulnerable to cross-site scripting attacks because it blindly prints out submitted form data.
该脚本容易受跨站点脚本攻击,因为它盲目输出所提交的表单数据。
Precisely, the script does not call itself, but posts form data to itself. This process is known as post back.
准确的说这种代码并没有调用自身,只是传递形成的数据给自身,这个过程被称为往回传递。
When processed by the JSF framework, a typical request that posts some form data goes through six phases.
JSF框架处理一个典型的、发布表单数据的请求要经过六个阶段。
In this article, you'll learn how to build a thread-safe data repository for keeping auto-saved form data.
在本文中,您将学习如何构建线程安全的数据存储库来自动保存表单数据。
应用推荐