webform
-
The Webform Server provides a framework for creating the portlet / servlet .
WebformServer提供一个用于创建portlet/servlet的框架。
-
A local installation would also mean that the WebForm Server would be affected when maintenance is performed on the Application Server .
本地安装还意味着,当在ApplicationServer上执行维护时,WebFormServer也会受到影响。
-
The installation pattern used for WebForm Server depends upon the requirements of the project and the availability of necessary resources .
WebFormServer的安装模式依赖项目要求和所需资源的可用性。
-
Clustering the Webform Servers will effectively reduce the potential bottleneck , and remove the single point of failure .
集群化WebformServers会有效地减少潜在瓶颈,移除单一故障点。
-
Part Three in the series will provide a detailed look at how to build the distributed and local Webform Server topologies .
该系列的第三部分在如何构建分布式和本地WebformServer拓扑上提供了详细的说明。
-
It will also guide the creation of a cluster of Webform Servers and how to establish High Availability for the integrated solution .
它还会指导WebformServers集群的创建,以及如何建立集成解决方案的高可用性。
-
In both of the deployment types , a single Webform Server , or a cluster of servers can be created .
在这两种部署类型中,可以创建单一的WebformServer,或者服务器的集群。
-
For high performance systems , it may be more prudent to install Webform Server in it 's own cell , on separate nodes .
对高性能的系统来说,更谨慎的做法可能是在各自的节点上、在其自身的单元中安装WebformServer。
-
The Webform Servers job , at that point , is to convert the'form'to HTML and return it back to Business Space to display .
这时,WebformServers的工作就是将表单转换为HTML,然后返回给BusinessSpace显示。
-
Viewing and working with forms deployed to the Lotus Webform Server does not require a viewer on the client machine .
查看和使用部署到LotusWebformServer的表单不需要客户机上的查看器。
-
There is a easy-to-use module in Drupal called the Webform that allows you to create virtually any type of form .
Drupal中有一个很容易使用的Webform模块,可以使用它创建任何类型的表单。
-
The proxy servlet 's job is to send the XFDL to the Webform Server by calling the Translator application .
代理servlet的工作是调用Translator应用程序,将XFDL发送到WebformServer。
-
This communication retrieves the form associated with a specific Human Task , as the Webform Server provides an HTML snippet that represents that form .
当WebformServer提供一个显示该表单的HTML文件片段时,这个通信会检索和特定人工任务相关的表单。
-
It is a simple application that must be deployed wherever the WebForm Server binaries are installed as it requires access to these libraries .
它是一个简单应用程序,每当安装WebFormServer二进制文件,需要访问这些库时,就需要对它进行部署。
-
A distributed environment , whereby Lotus Webform Server is remote , gives the best demarkation of concerns , and allows for separate maintenance schedules .
分布式环境(其中LotusWebformServer是远程的)提供了对所关注问题的最佳界定,且支持单独的维护计划。
-
The Webform Server can then receive the completed forms in HTML , translate them back into XFDL , and pass them along to your application for further processing .
然后,WebformServer可以接收完成的HTML表单,将它们转换回XFDL格式,并将它们传递给应用程序进行进一步处理。
-
To help you get started , the Webform Server comes with a sample servlet and sample portlet , which you can use and adapt to the needs of your own forms application .
为了帮助开发人员入门,WebformServer附带一个servlet示例和portlet示例,可以使用这个示例并根据自己的表单应用程序的需要进行调整。
-
Without Webform Server , no Human Task forms will be rendered , and although this would not affect the BPC engine per se , it would effectively stop users from interacting with the processes .
没有WebformServer时,不会呈现HumanTask表单。虽然这样会影响BPC引擎自身,但这样会更有效地阻止用户与流程进行交互。