If a user submits information, as the servlet currently stands, an HTTP ERROR: 405 gets displayed by the browser, because the servlet doesn't currently support the POST method.
如果用户提交了信息,在servlet当前的情况下,浏览器会显示HTTP ERROR: 405信息,因为servlet目前并没有支持POST方法。
If a user submits information, as the servlet currently stands, an HTTP ERROR: 405 gets displayed by the browser, because the servlet doesn't currently support the POST method.
如果用户提交了信息,在servlet当前的情况下,浏览器会显示HTTP ERROR: 405信息,因为servlet目前并没有支持POST方法。
应用推荐