标签:ror attribute setattr direct href attr chap data- who
jsp:forward相当于requestDispatcher还是sendRedirect呢?下面的实验给出答案。(视频下载) (全部书籍)
例 4.3.2:
<%@ page contentType="text/html; charset=GBK"%>
<% request.setAttribute("name","马克-to-win"); %>
<jsp:forward page="jsp2.jsp"/>
jsp2.jsp:
jsp:forward相当于requestDispatcher还是sendRedirect呢?
标签:ror attribute setattr direct href attr chap data- who
原文地址:https://www.cnblogs.com/mark-to-win/p/10554313.html