? DispatchAction 必須不寫execute(... ...)方法, 否則反而有問題,
使用中我發(fā)現(xiàn)如果你寫了exceute 方法 struts仍然首先調(diào)用改excute()方法, 這是即使你配置了 method 參數(shù)如
action="abcAction.do?method=load" 也無效, struts 仍然首先執(zhí)行execute,
故DispatchAction中不要寫execute( ... ...) 方法.?
posts - 3, comments - 3, trackbacks - 0, articles - 0
Copyright © gong