Let's look at the main layout file for our application, shown in Listing 1.
我们来看看本文中的应用程序的主要布局文件,如清单1所示。
I have also written a web.xml file for the sample application, as shown in Listing 8.
我还为样例应用程序编写了一个web . xml文件,如清单8所示。
Listing 4 illustrates the application business logic in the booklist_app.xql file.
清单4显示了booklist_app . xql文件中的应用程序业务逻辑。
Listing 1 (todo.html) is the main HTML file for the application.
清单1 (todo . html)是该应用程序的主html文件。
You might have noticed in Listing 4 that the application has a standard index.html file.
清单4中我们可以看到应用有一个标准的index.html文件。
(Refer to the sample application in the download file for the complete listing.)
(查阅下载文件中的样例应用程序来获得完整的清单内容。)
The sample application USES the web.xml file in Listing 1.
示例应用程序使用清单1中的web. xml。
The sample application USES the web.xml file in Listing 1.
示例应用程序使用清单1中的web. xml。
应用推荐