摘要:
Servlet的使用基本包含三个步骤:
1、继承HttpServlet 或实现Servlet 接口 (根据源码分析最终都是对servlet接口的实现)
2、配置地址: 配置web.xml 或者用注解的方式@WebServlet(“”)
3、重写service方法 阅读全文
posted @ 2017-08-13 20:28
大伟_Dawei
阅读(247)
评论(0)
推荐(1)
摘要:
Jsp/html页面删除前进行删除提示 阅读全文
posted @ 2017-08-13 20:19
大伟_Dawei
阅读(948)
评论(0)
推荐(0)

浙公网安备 33010602011771号