|
1 # 大 中 小 发表于 2008-05-08 22:13:52
这种错误还害我找了半天,这就是没记熟悉struts标签用法的后果
解决办法很简单,查找哪里没有对应上action和mapping的映射,因为设置了mapping的返回,而返回又没映射到正确的路径,所以就报错了,Cannot retrieve mapping for action /*,我找到struts-config.xml,检查到path="SystemParameterMimeographPunishDocument"这里,发现少了个"/",哎,马虎啊,改成这样path="/SystemParameterMimeographPunishDocument",通过
http://heisetoufa.ggblog.com
1群:5302559
2群:5358308
3群:43605976
4群:43605925(
|