Don't forget to register ErrorServlet in web.xml, along with the other servlets we'll create throughout this article. The code in Listing 12 registers an error page that points back to ErrorServlet.
不要忘记在web . xml中注册errorservlet,以及我们在本文所创建的其他Servlet。
Don't forget to register ErrorServlet in web.xml, along with the other servlets we'll create throughout this article. The code in Listing 12 registers an error page that points back to ErrorServlet.
不要忘记在web . xml中注册errorservlet,以及我们在本文所创建的其他Servlet。
应用推荐