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
this is my struts.xml <action name="addGoodAction_*" class="goodAction" method="{1}"> <result name="save">/WEB-INF/jsp/usedGoodsAction/addUsedGood.jsp</result> <result name="toUploadResult">/WEB-INF/jsp/usedGoodsAction/uploadGoodResult.jsp</result> <interceptor-ref name="fileUpload"> 4096010 </interceptor-ref> < <interceptor-ref name="defaultStack"></interceptor-ref> </action> my jsp form : wait for help ~~~~ -- View this message in context: http://struts.1045723.n5.nabble.com/ERROR-Dispatcher-27-Could-not-find-action-or-result-No-result-defined-for-action-com-xinghen-view-act-tp5714825.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org