摘要:
DispatchAction,LookupDispatchAction,MappingDispatchAction1) DispatchAction就是在struts-config中用parameter参数配置一个表单字段名,这个字段的值就是最终替代execute被调用的方法. 例如parameter="method"而request.getParameter("method")="save",其中"save"就是MethodName。struts的请求将根据parameter被分发到"save" 阅读全文
posted @ 2011-02-15 10:42
lishoubin
阅读(120)
评论(0)
推荐(0)

浙公网安备 33010602011771号