最近又遇到了这种问题,百度了好久,发现有人说要在action的路径里面写Servlet文件的绝对路径,比如说,单独打开servlet的地址为https://localhost:8080/TomcatTest/LoginConfServlet,那么就在action里面写https://localhost:8080/TomcatTest/LoginConfServlet。最近又遇到了这种问题,百度了好久,发现有人说要在action的路径里面写Serv
最近又遇到了这种问题,百度了好久,发现有人说要在action的路径里面写Servlet文件的绝对路径,比如说,单独打开servlet的地址为https://localhost:8080/TomcatTest/LoginConfServlet,那么就在action里面写https://localhost:8080/TomcatTest/LoginConfServlet。最近又遇到了这种问题,百度了好久,发现有人说要在action的路径里面写Serv