--- "Barron, Daniel" <[EMAIL PROTECTED]> wrote: > It is not clear to me - is the struts-default.properties just a template > for struts.properties or is it actually being loaded? I do not see it > being loaded in anyway and only see values from struts.properties being > used. Can anyone provide some insight on this please?
AFAIK those properties are (now, anyway) in "default.properties" in the S2 core jar and can be overridden in a struts.properties on the classpath. That said, it's probably better to use XML constant configuration. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]