Struts 2 的问题
Feb 4, 2008 3:28:40 PM com.opensymphony.xwork2.config.providers.XmlConfigurationProvider register
INFO: Parsing configuration file [struts-default.xml]
Feb 4, 2008 3:28:40 PM com.opensymphony.xwork2.config.providers.XmlConfigurationProvider register
INFO: Parsing configuration file [struts-plugin.xml]
Feb 4, 2008 3:28:40 PM com.opensymphony.xwork2.config.providers.XmlConfigurationProvider register
INFO: Parsing configuration file [struts.xml]
Feb 4, 2008 3:28:40 PM org.apache.struts2.config.Settings getLocale
WARNING: Settings: Could not parse struts.locale setting, substituting default VM locale
在启动 TOMCAT 6 时,出现这样一条警告信息
这是什么意思,是不是哪个地方没配对,但是能跑通