Copy the DB2 JDBC driver jars from sample code to the WEB-INF \ lib.
将DB 2JDBC驱动程序jar从示例代码复制到WEB - INF \ lib。
A separate file, WEB-INF/sun-jaxws.xml (shown in Listing 2), is used to configure Metro to route requests received by the servlet to the service-implementation code.
另有一个文件 WEB-INF/sun-jaxws.xml(清单2所示)用于配置Metro,使其将servlet接收的请求路由到服务实现代码。
Create a file called dwr.xml in the WEB-INF directory using the code in Listing 2.
用清单2中的代码在WEB - INF目录创建一个名为dwr . xml的文件。
You can examine the code under the webapps\vservlet\WEB-INF\src directory.
您可以查看webapps\vservlet\WEB-INF\src目录下的代码。
Last but not least, copy the toolbox.xml and velocity.properties files from this article's source code download (see Resources) to the WEB-INF directory.
最后,把toolbox .xml和velocity . properties文件从本文的源代码下载中(请参阅参考资料)移动到WEB - INF目录下。
In the source code project, the resources/WEB-INF directory contains the configuration files that go into app.war/WEB-INF;
在此项目的源代码中,resources/WEB-INF目录包含属于app.war/WEB-INF目录的配置文档。
Add the following snippet of code between welcome-file-list> and in the web.xml file located in “
编辑位于 "
Add the following snippet of code between welcome-file-list> and in the web.xml file located in “
编辑位于 "
应用推荐