摘要: 概述: 1、HttpServletRequest接口来自于Servlet规范中,在Tomcat中存在servlet-api.jar。 2、HttpServletRequest接口实现类由Http服务器负责提供。 3、HttpServletRequest接口负责在doGet/doPost方法运行时读取 阅读全文
posted @ 2020-09-27 17:38 YU_UY 阅读(811) 评论(0) 推荐(0)