In the case of a normal form submit that occurs when the user clicks a button, the JSF framework would also invoke the action method associated with the command button.
在用户单击按钮发生常规表单提交的情况下,JSF框架还将调用与这个命令按钮相关的动作方法。
Then, when the user clicks Submit, the server is sent the form data and replies with a message.
然后,当用户单击submit按钮时,服务器接收到提交的表单数据后将返回一个消息。
When the user clicks the Submit button, these values are entered into the database.
当用户单击submit按钮时,这些值将输入数据库中。
When the user clicks the Submit button, the executes.
当用户单击submit按钮时,将执行。
In order for the data to be collected, the XForms document must have a submission target, or someplace for the data to be sent or stored when the input is complete and the user clicks a submit button.
为了采集数据,X Forms文档必须有多个提交目标,或者输入完成后用户点击提交按钮时数据需要发送到或者保存到的位置。
When the user clicks the Submit button, the Web browser sends the user's input back to the same page because the element has no action attribute.
当用户单击submit按钮时,Web浏览器将用户的输入发回给相同的页面,因为元素没有action属性。
For instance, when the user clicks a button to submit a JSF form, Seam automatically parses the form fields and constructs an entity bean.
例如,当用户单击按钮提交一个JSF表单,Seam就会自动解析表单域并构造一个实体bean。
When the user clicks on a Submit button, the application USES Yahoo!
当用户单击submit按钮时,该应用程序用Yahoo !
When the user enters the URL value and clicks the submit button, the action is passed to the createURI value which is the URI to the calling portlet.
当用户输入URL值并单击submit(提交)按钮时,这个动作会被传给createURI 值,而这个值刚好是发出调用的 portlet 的URI。
A user's comments and opinions are automatically entered into our feedback database when the user clicks the "Submit feedback" button. Here's what a feedback panel looks like.
当用户单击“Submitfeedback ”按钮时,用户的意见和建议会自动进入我们的反馈意见数据库。
The url attribute on <g:formRemote> clearly shows you that AirportMappingController.iata() will be called when the user clicks the submit button.
<g:formRemote>上的url属性清楚地表明,当用户单击提交按钮时,将调用 AirportMappingController.iata()。
The submit-type button submits form data for processing: when a user clicks the button, form data is submitted and the next activity in the workflow takes place.
submit按钮提交处理的数据表单:当用户单击按钮时,表单数据被提交,且工作流中的下一个活动发生。
When the user clicks on the "Say Hello" button to submit the form, Seam creates the person managed component with the input data.
当用户点击“SayHello”按钮提交表单,Seam用输入数据构造了该person组件。
When the user clicks on the "Submit" button, the content of the form is sent to another file.
当用户单击“提交”按钮,在表单里的内容都会发送到另外文件。
When the user clicks the Submit button, the form sends the data to the URL listed in the ACTION attribute.
当用户单击提交按钮时,表单将把数据发送到ACTION标签属性列出的URL。
When the user clicks the Submit button, the form sends the data to the URL listed in the ACTION attribute.
当用户单击提交按钮时,表单将把数据发送到ACTION标签属性列出的URL。
应用推荐