为了账号安全,请及时绑定邮箱和手机立即绑定

正在回答

2 回答

    public void doPost(HttpServletRequest request, HttpServletResponse response)

            throws ServletException, IOException {

    public void doGet(HttpServletRequest request, HttpServletResponse response)

            throws ServletException, IOException {

    }

在myeclipse中新建一个Servlet,可以看到自动生成的代码中会抛出ServletException和IOException

doGet和doPost抛出的异常类型是一样的

     * @throws ServletException if an error occurred

     * @throws IOException if an error occurred


1 回复 有任何疑惑可以回复我~

什么为什么。。。

0 回复 有任何疑惑可以回复我~
#1

慕斯卡4106679

他问的是:编写Servlet的doPost方法时,需要抛出异常为ServletException, IOException,这是为什么?
2016-01-04 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

为什么,谁说明一下

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信