bean:pageAction中的excute写入request.setAttribute(testPage, pageTest)??property : Must be one
<bean:page>
Action中的excute写入request.setAttribute("testPage", pageTest);
?
?
property : Must be one of application, config, request, response, or session.
<bean:page>
Action中的excute写入request.setAttribute("testPage", pageTest);
?
?
property : Must be one of application, config, request, response, or session.