Create the web.xml file shown in Listing 1 under the WEB-INF directory so you can serve up static file content from the WAR.
在web - INF目录下创建如清单1所示的web . xml文件,这样就可以提供来自WAR的静态文件内容。
Create the web.xml file shown in Listing 1 under the WEB-INF directory so you can serve up static file content from the WAR.
在web - INF目录下创建如清单1所示的web . xml文件,这样就可以提供来自WAR的静态文件内容。
应用推荐