Struts2配置完,JSP的跳轉(zhuǎn)無法訪問??
加載完JSP頁(yè)面后控制臺(tái)出現(xiàn)這兩句話,
2016-08-28 22:50:58,289 WARN ?[CommonsLogger.java:60] : No configuration found for the specified action: 'product_save' in namespace: '/'. Form action defaulting to 'action' attribute's literal value.
2016-08-28 22:50:58,304 WARN ?[CommonsLogger.java:60] : No configuration found for the specified action: 'product_save' in namespace: '/'. Form action defaulting to 'action' attribute's literal value.
這是JSP的action路徑:

這是Struts2的配置:

這是整個(gè)項(xiàng)目的目錄:

這是JSP頁(yè)面:

點(diǎn)擊添加后的頁(yè)面:

2016-08-31
你商品價(jià)格輸入的是數(shù)字嗎?
2016-08-31
找到原因了嗎
2016-08-29
<s:form namespace="/Manage_ssh/"> ?試試
2016-08-29
<s:form namespace="/Manage_ssh/"> ?試試