struts2 開發(fā)web必須的先運行。action 才能跳到jsp頁面嗎?今天我查到一個方法struts2 <s:action>是這直接可以打開JSP就能用了,不用再什么.ACTION了,但是我 還不會用,請打家給我發(fā)個例題到我信箱里xiaodao214@126.com<s:action name="aaa" executeResult="true"/><s:iterator value="fileNodes"><s:property value="createDate"/><br></s:iterator></s:action>executeResult="true"/我加這句話是為了在ACTION里得到數(shù)據(jù),但是JSP也就報異常org.apache.jasper.JasperException: /test.jsp(15,4) The end tag "</s:action" is unbalanced或則Unable to load class for JSP這是什么原因啊
求解,關于struts2 <s:action>用法?
ibeautiful
2021-02-23 14:14:42