Tapestry的应用程序描述符(app . application)。
可以通过web应用程序描述符(web . xml)声明一个静态引用,也可以直接在页面中声明一个动态引用。
We can declare a static reference through our web application descriptor (web.xml), or declare a dynamic reference directly within the page.
portlet应用程序描述符portlet . xml将提供一些特定于portlet的详细信息,如清单15所示。
The portlet application descriptor, portlet.xml, provides a few portlet-specific details, as shown in Listing 15.
当初始化支持RRD的应用程序的远程部分时,会使用与扩展处理程序描述符对应的ExtensionConfig解析对象启动每个扩展处理程序。
When the remote portion of an RRD-enabled application is initialized, each extension handler is initialized with a parsed ExtensionConfig object corresponding to the extension handler descriptor.
这个应用程序继承了midlet类,以允许应用程序管理软件对MIDlet进行控制、从应用程序描述符检索属性以及对状态变化进行通知和请求。
The application extends the MIDlet class to allow the application management software to control the MIDlet, retrieve properties from the application descriptor, and notify and request state changes.
于是,您就可以在自己的程序中通过传送文件描述符来访问该文件。
You can then continue to access it within your program by passing around the file descriptor.
资源引用必须在应用程序的部署描述符中定义。
Resource references must be defined in the deployment descriptor of your application.
转变和转变扩展:产生SIP服务小程序和部署描述符实体。
Transformations and transformation extensions: Generating SIP servlet code and deployment descriptor entries.
两个名称(一个用于连接工厂,另一个用于实际队列)都使用客户机应用程序部署描述符中的资源引用进行绑定。
Both names (one for the connection factory and one for the actual queue) are bound using resource references in the client application deployment descriptor.
我们将在企业应用程序的部署描述符中定义此映射。
We define this mapping in the deployment descriptor of the enterprise application.
在企业应用程序部署描述符中完成该操作,如下所示。
We do this in the enterprise application deployment descriptor, as described below.
可将J2EE安全角色和约束添加到应用程序的部署描述符。
J2EE security roles and constraints are added to the deployment descriptor of the application.
因为应用程序打开文件的描述符列表提供了大量关于这个应用程序本身的信息,所以能够查看这个列表将是很有帮助的。
Because the list of open file descriptors of an application give a great deal of information about the application itself, being able to peer into this list is helpful.
值的设置将包含在中介处理程序的部署描述符中。
The value set is contained in the deployment descriptor for the mediation handler.
这两个名称,一个用于连接工厂,一个用于实际队列,在客户端应用程序部署描述符中利用资源引用它们被束缚起来。
Both names, one for the connection factory and one for the actual queue, are bound using resource references in the client application deployment descriptor.
最后,数值表示应用程序的文件描述符,这是打开该文件时返回的一个整数。
Finally, a number refers to the application's file descriptor, which is an integer returned upon opening the file.
需要调整应用程序和EJB部署描述符来正确表示现有模型和 EJB组件。
Application and EJB deployment descriptors need to be adjusted to represent existing modules and EJB components.
在部署描述符查看器中打开该应用程序组件的部署描述符。
Open the deployment descriptor for the application component in the deployment descriptor viewer.
保存应用程序部署描述符以便导出企业应用程序。
Save the application deployment descriptor so that you can export the enterprise application.
J2EE应用程序在部署描述符中可以定义对资源的引用。
J2EE applications can define references to resources in the deployment descriptor.
如果选择使用项目交换文件,您仍需要配置客户机和MDB应用程序的部署描述符以及服务器本身。
If you choose to use the project exchange file, you will still need to configure the deployment descriptors of the client and MDB applications, as well as the server itself.
清单4展示了EJB 2.0应用程序的MDB部署描述符的一个典型例子。
Listing 4 shows a typical example of an MDB deployment descriptor for an EJB 2.0 application.
它们包括web应用程序部署描述符(web .xml)、struts配置文件(struts - config .xml)和struts表单验证xml文件(validation . xml)。
These include the web application deployment descriptor (web.xml), the struts configuration file (struts-config.xml), and the struts form validation XML file (validation.xml).
下面的步骤修改您的Web应用程序的部署描述符。
The next steps modify the deployment descriptor of your Web application.
清单7显示了用于配置SimpleSessionBean的方法权限的EJB应用程序部署描述符的片段。
Listing 7 shows fragments of the EJB application deployment descriptor used to configure the method permissions for SimpleSessionBean.
图5显示了部署到Tomcat的Web应用程序的部署描述符和部署计划。
Figure 5 shows the deployment descriptor and deployment plan for Web applications deployed to Tomcat.
在Web应用程序部署描述符编辑器中,单击“Pages”标签并设置认证类型为Basic。
In the Web application deployment descriptor editor click on the "Pages" TAB and set the authentication type to Basic.
清单4显示了Tapestry应用程序典型的部署描述符。
Listing 4 shows a typical deployment descriptor for a Tapestry application.
保存配置并关闭Web应用程序部署描述符编辑器。
Save the configuration and close the Web application deployment descriptor editor.
通过直接剪切并粘贴到Web应用程序部署描述符,可以轻松输入CactusServlet定义。
It is easiest to enter the Cactus servlet definitions by cutting and pasting directly into the Web application deployment descriptor.
应用推荐