请继续关注第3部分,将讨论JNDI如何连接至邮件会话资源以及如何与示例应用程序集成。
Stay tuned for Part 3, which will discuss JNDI connections to a mail session resource and integration with the example application.
一定要保留这些对象,因为当您的RP实现选择构建与OP的关联时,要用到它们(如示例应用程序)。
Just make sure to keep them because you will need them if your RP implementation chooses to form an association with the OP (as the sample application does).
然后,使用API构造一个示例应用程序,以便更好地理解其工作原理与局限。
Then, using the API, you'll build a sample application to better understand how it works and its limitations.
为了在设备上安装示例应用程序,先将所需特性、插件以及与站点相关的文件导入本地目录。
To prepare to install the sample application on a device, export the required features, plug-ins, and site-related files to a local directory.
也可以将该示例应用程序与数据库集成。
This sample application can also be used to integrate with a database.
本文是一个系列文章的第一篇,通过一个包含这两种组件的示例应用程序来说明如何利用Classicsca与open sca之间的互操作性。
This article is the first in a series explaining how to leverage the interoperability of Classic and Open SCA through a sample application that contains both kinds of components.
演示此代码的执行情况的示例应用程序与前面的示例相似,见图13。
The sample application to demo the execution of this code is similar to the previous samples, as seen in Figure 13.
这里的第一个示例显示servlet如何通过JMS与外部非j2ee应用程序通信。
This first example shows how a servlet can communicate with an external non-J2EE application through JMS.
既然您了解了使用php与oembed的基本知识,现在我们就来看它们在示例应用程序的上下文中是如何工作的。
Now that you understand the basics of using PHP with oEmbed, let's see how it all works in the context of a sample application.
本文的下载部分(参见下载)包含一个示例JSF -Acegi应用程序jsfacegisample,演示了acegi与jsf的简单集成。
The download included with this article (see download) contains a sample JSF-Acegi application named JSFAcegiSample that demonstrates simple integration of Acegi with JSF.
本文中的这个示例应用程序演示了如何通过XMLWeb服务,特别是SOAP,实现与Salesforce的交互。
The sample application in this article demonstrated how you can interact with Salesforce through XML Web services using SOAP specifically.
与本文中示例一样,您可以使用Prototype .js库之类的优秀工具轻易地构建Ajax应用程序。
As you can see from the examples in this article, you can easily build Ajax applications with great tools like the Prototype.js library.
在编译这个示例应用程序时,可能会收到与dwg . h相关的错误消息。
When compiling the example application, you may receive error messages relating to dwg.h.
清单2显示了与清单1SOAP示例相同的应用程序数据,但其中包括WS - Addressing信息。
Listing 2 shows the same application data as the sample in Listing 1 SOAP, but with WS-Addressing information included.
在示例应用程序中,approveRequest活动与包含旅行审批Portlet 的审批页相关联。
In the sample application, the approveRequest activity is associated with the Approve page that contains the Travel Approval Portlet.
与WebSphereMQ一起提供的示例应用程序设置的初始大小为266MB,最大大小为512 MB。
The sample application structure delivered with WebSphere MQ is set to an initial size of 266 MB and a maximum size of 512 MB.
ManageCustomer应用程序的目录结构(如图10所示)与前面介绍的HelloWorld示例的目录结构相同。
The directory structure of the Manage Customer application, shown in Figure 10, follows the same pattern directory structure as described above in the HelloWorld example.
此示例应用程序按照对象缓存与状态处理所述演示对象缓存和JSR168 状态处理概念的应用。
This sample application illustrates object caching and the exploitation of JSR168 state handling concepts, as discussed in Object caching and state handling.
在研究该示例搜索应用程序的技术细节之前,理解终端用户如何与该应用程序进行交互是很重要的。
Before exploring the technical details of the sample search application, it is important to understand how end users interact with the application.
在我们的示例中,导出操作与JMS客户机应用程序交互,导入操作与mdb交互。
In our case, the export interacts with the JMS client application, and the import interacts with the MDB.
与在示例应用程序中所做的一样,还要在这时关闭文档对象。
We will also close the document object here as we are done with our sample application.
比起从头开始构建Tapestry应用程序,先看看与Tapestry捆绑在一起的示例应用程序是个好主意。
Rather than building a Tapestry application from scratch, it's a good idea to start with the sample applications bundled with Tapestry.
本例假设包含示例HATSWeb服务的这个项目与EGL RichUI应用程序同处在相同的工作区,所以程序无需在别处运行。
However, instead of running elsewhere, this example assumes a project containing the sample HATS web service is present in the same workspace as your EGL Rich UI application.
示例应用程序是一个在GWT执行的GUI,它可以与一个问候(greeting)服务应用程序通信。
The example application is a GUI done in GWT that talks to a greeting service application.
这里的示例程序与之类似,因为正确开始构建Rails应用程序的方式是确定的。
The sample application here is like them, since there is a certain way to get started right in building a Rails application.
与使用 Axis2 和JAX-WS 相比,在使用Metro 的情况下,示例应用程序的服务器端代码也是一样的,只是构建步骤有所不同。
The server-side code for the sample application on Metro is also identical to that for using JAX-WS with Axis2, but the build steps are somewhat different.
这个示例插件定义了驻留在联系人列表上的小应用程序,与Recent Buddies 插件类似。
This sample defines a mini-application that resides in the Contacts list, similar to Recent Buddies.
在下面这个示例中,在名为“col_2134”和“col_9876”、与“Finance”应用程序相关联的集合id中搜索“businessgrowth +programs”。
In the following sample, search collection IDs named "col_2134" and "col_9876" associated with an application titled "Finance" for "business growth + programs".
这个示例使用与第一个示例完全相同的 SendServlet代码,但是,消息消费者现在是同一企业应用程序内的 MDB(绑定在同一 EAR 中)。
This example uses the same SendServlet code as in the first example, but the message consumer is now an MDB inside the same enterprise application (bundled in the same EAR).
这个示例使用与第一个示例完全相同的 SendServlet代码,但是,消息消费者现在是同一企业应用程序内的 MDB(绑定在同一 EAR 中)。
This example uses the same SendServlet code as in the first example, but the message consumer is now an MDB inside the same enterprise application (bundled in the same EAR).
应用推荐