Action 的各项默认配置值
Action的各项默认配置值
action没有class,默认为com.opensymphony.xwork2.ActionSupport
action没有method,默认为action的execute方法;
result没有name,默认为success
配置一
?
以上两种配置是相等的?
发布时间: 2012-09-05 15:19:34 作者: rapoo
Action 的各项默认配置值
Action的各项默认配置值
action没有class,默认为com.opensymphony.xwork2.ActionSupport
action没有method,默认为action的execute方法;
result没有name,默认为success
配置一
?
以上两种配置是相等的?