- 博客(2)
- 资源 (1)
- 收藏
- 关注
原创 出现HTTP Status 405 - HTTP method GET is not supported by this URL
出现HTTP Status 405 - HTTP method GET is not supported by this URL 原因是: 1、继承自Httpservlet的Servlet没有重写对于请求和响应的处理方法:doGet或doPost等方法,默认调用父类的doGet或doPost等方法。 2、父类HttpServlet的doGet或doPost等方法覆盖了你写的到doGet或d
2015-12-04 15:39:05
8774
原创 HTTP Status 500 - Error instantiating servlet class com.*.servlet.TestServlet
type Exception report message Error instantiating servlet class com.Hannah.servlet.TestServlet description The server encountered an internal error that prevented it from fulfilling this request. e
2015-12-04 15:04:41
1878
如何编写shell脚本
2011-12-02
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅