struts2的struts.properties配置文件详解
摘要:struts.action.extensionTheURLextensiontousetodetermineiftherequestismeantforaStrutsaction用URL扩展名来确定是否这个请求是被用作Strutsaction,其实也就是设置action的后缀,例如login.do的'do'字。struts.configurationTheorg.apache.struts2.config.Configurationimplementationclassorg.apache.struts2.config.Configuration接口名struts.config
阅读全文
posted @ 2011-12-03 15:27