摘要: 传值方式有以下三种: 完全解耦 使用Servlet原生API 使用接口注入 一、完全解耦(ActionContext) ①、index.jsp <h3>方式一:完全解耦</h3> <form action="${pageContext.request.contextPath}/request1.ac 阅读全文
posted @ 2020-11-25 16:24 一杯水M 阅读(122) 评论(0) 推荐(0)