第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定

Unable to instantiate Action, produceAction, defined for 'produce_save' in namespace '/'produceAction

<?xml?version="1.0"?encoding="UTF-8"??>
<!DOCTYPE?struts?PUBLIC
	"-//Apache?Software?Foundation//DTD?Struts?Configuration?2.3//EN"
	"http://struts.apache.org/dtds/struts-2.3.dtd">

<struts>
	
???<package?name="ssh"??extends="struts-default">
???	<action?name="produce_*"?class="produceAction"?method="{1}"></action>
???</package>
</struts>
<bean?id="produceAction"?class="cn.muke.ssh.action.ProduceAction"?scope="prototype">
		<property?name="produceService"?ref="produceService"></property>
	</bean>

	<bean?id="produceService"?class="cn.muke.ssh.service.ProduceService">
		<property?name="dao"?ref="dao"></property>
	</bean>
	<bean?id="dao"?class="cn.muke.ssh.dao.ProduceDao">
	</bean>
<s:form?action="produce_save"?method="post"??theme="simple">
	<table?border="1"?width="400">
		<tr>
			<td>商品名稱:</td>
			<td><s:textfield?name="pname"></s:textfield></td>
		</tr>
		<tr>
			<td>商品價格:</td>
			<td><s:textfield?name="price"></s:textfield></td>
		</tr>
		<tr>
			<td?colspan="2"><input?type="submit"value="添加"></td>
		</tr>
	</table>
</s:form>


正在回答

2 回答

我要是這個bug,你解決了嗎

0 回復(fù) 有任何疑惑可以回復(fù)我~

?<package?name="ssh"??extends="struts-default">改為

<package?name="ssh"??extends="struts-default" namespace="/">

0 回復(fù) 有任何疑惑可以回復(fù)我~

舉報

0/150
提交
取消

Unable to instantiate Action, produceAction, defined for 'produce_save' in namespace '/'produceAction

我要回答 關(guān)注問題
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號