2020年4月12日
摘要: 1.新建servlet继承类 2.web.xml配置servlet 3.访问servlet 4.生命周期 1.新建servlet继承类 2.web.xml配置servlet <?xml version="1.0" encoding="UTF-8"?> <web-app xmlns="http://x 阅读全文
posted @ 2020-04-12 08:35 biind 阅读(150) 评论(0) 推荐(0)