2013/12/3 xinghen <xinghen.1...@gmail.com>: > i have meet a problem, when commit the form appear the error : ERROR > Dispatcher:27 - Could not find action or result No result defined for action > com.xinghen.view.action.GoodAction and result input
I have missed out result name => input means that there was some validation problem and Struts is trying render back result defined under name input. Try adding <result name="input">/WEB-INF/jsp/usedGoodsAction/addUsedGood.jsp</result> with tag <s:actionerror/> Regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org