The pom file for the Web application project is shown below.
Web应用程序项目的pom文件如下所示。
Use the web application project to add your HTML and JSP pages.
使用Web应用程序项目来添加HTML和jsp页。
Put any images you are using into the relevant directory within the web application project.
将您要使用的图像放到web应用程序项目的相关目录下。
The binary distribution of Apache Wink contains libraries that you include in your dynamic Web application project.
ApacheWink二进制版本包含有库文件,这些库文件需要包含到动态Web应用程序项目。
This creates a single solution with both a web application project as well as a project we can use for unit testing.
它会创建一个单独的解决方案,包括一个Web应用程序项目,并且,该项目可以用做单元测试。
The sample Web application project has just one servlet (com.entagle.sampleservlets.AccessServlet) and one HTML file.
样本web应用程序工程只有一个servlet (com . entagle . sampleservlets .AccessServlet)和一个HTML文件。
This step creates two new projects in your workspace, an enterprise application project (EAR) and a web application project (WAR).
这一步在工作空间中创建两个新项目,一个企业应用程序项目(EAR)和一个Web应用程序项目(WAR)。
All static content (including HTML pages, images, and JSP files) should be created under the WebContent folder in the web application project.
所有的静态内容(包括html页、图像和JSP文件)都应该在Web应用程序项目的WebContent文件夹下面创建。
The basic idea is to create a dynamic Web application project and point it to the application server runtime, which in this case is the Apache Tomcat runtime.
基本的思路是创建一个动态web应用程序项目并将其指向应用服务器运行时,这在本例中为ApacheTomcat运行时。
These applications will continue to become more and more complex, making a solid cross-browser foundation like jQuery a necessity in any Web application project.
应用程序越来越复杂,这就使跨浏览器的jQuery成为所有Web应用项目的必要工具。
To leverage the ZK CDI extension, copy the zkcdi.jar file (in the binary distribution of the ZK CDI extension) into the WEB-INF/lib folder of your Web application project.
要利用ZKCDI扩展,就要复制 zkcdi.jar文件(位于 ZK CDI 扩展的二进制发行版中)到Web应用程序项目下的 WEB-INF/lib文件夹。
If your integrated development environment (IDE) supports portlet development, create a new portlet project; otherwise, a normal Web application project will be sufficient.
如果集成开发环境(IDE)支持portlet开发,则创建一个新的portlet项目;否则,一个普通的Web应用程序项目就足够了。
After you create a project that is optimized for mobile devices, you will notice some differences from a project for a typical web application.
在您创建一个为移动设备所优化的项目之后,您将会注意到一些与典型的网络程序所不同的地方。
A Application Developer service project includes Web services, objects, and processes artifacts arranged in specific packages.
Application Developer服务项目包括Web服务、对象以及特定包中准备的流程构件。
Since we will be referencing the session bean HelloWorldSession from the Web project when running the application, we have to add an EJB reference to the Web module deployment descriptor.
因为我们将在运行这个应用程序时从Web项目中引用会话beanHelloWorldSession,所以我们必须把EJB引用添加到 Web模块部署描述符中。
We could test our Web service using the Web Services Explorer in Application Developer, but a generated client project contains code that can be used as a model for invoking a Web service.
可以使用Application Developer中的WebServicesExplorer测试我们的Web服务,但生成的客户机项目中包含能作为Web服务调用模型的代码。
The application we create will be stored in a Web project folder in your workspace.
我们创建的应用程序将存储在工作区中的Web项目文件夹。
To do so, open the Web perspective in Application Developer, right click the 'wsid' Web project and select 'Run on Server' from the pop-up menu as shown in Figure 6.
为此,请在Application Developer 中打开Web透视图,右键单击“wsid”Web项目,然后选择弹出菜单中的“RunonServer”(如 图 6所示)。
The Web project is a container for resources, such as source files and metadata that correspond to the hierarchy of files necessary to deploy a Web page or Web application. To create a Web project.
Web项目是存放各种资源的容器,例如,这些资源可以是与部署Web页面或Web应用程序所必需的文件的层次结构相对应的源文件和元数据。
Application Developer will complete the construction of the Web project and build the corresponding archive.
Application Developer将完成Web项目的构造并构建相应的归档。
Now all of the files required for the Web application have been imported, and the LowFareAir project should look similar in structure to Figure 4.
现在Web应用程序所需的所有文件都已导入完毕,LowFareAir项目的结构现在看上去应该如图4所示。
Create an MDAT Web project to contain the application components.
创建包含应用程序组件的MDATWeb项目。
Figure 7 shows the security role that is defined on the Web project and the binding configured on the application.
图7展示了在Web项目中定义的安全角色和在应用程序中配置的绑定。
The second project is a Web application developed with Struts.
第二个项目是用Struts开发的一个Web应用程序。
The next step is to create a second project that will be the Web application, as shown below.
下一步就是创建第二个项目,即下面所示的Web应用程序。
Add the Web project to the application project.
将Web项目添加到该应用程序项目。
From the Resource perspective, expand the WebContent folder and copy the necessary files from the Process Server application into your Web project.
从Resource透视图中,展开WebContent文件夹并将所需的文件从ProcessServer应用程序复制到Web项目。
For example, the security setup command, which installs Spring security into the project, is not visible until the project is a web application.
例如,securitysetup命令,它将Spring security安装到项目中,除非该项目是一个Web应用程序,否则它不可见。
After including it in your Web project, deploy your project to your Web application server.
在Web项目中包含Apache Click之后,把项目部署到Web应用服务器中。
After including it in your Web project, deploy your project to your Web application server.
在Web项目中包含Apache Click之后,把项目部署到Web应用服务器中。
应用推荐