--- Neil Aggarwal <[EMAIL PROTECTED]> wrote: > I tried moving the package.properties to > WEB-INF/classes so it would be application > wide but that seems to be ignored.
Hmm, I guess I would have thought that would work, but I've never tried. > I would still really like a way to make a global > properties file if possible. Any suggestions on how > to do that? If everything extends ActionSupport (my actions do, out of convenience) you can put it in the com.opensymphony.xwork2.ActionSupport package. I'm not sure why the global resources property setting doesn't work, although I would suspect a property file naming / location / packaging issue. Comments on https://issues.apache.org/struts/browse/WW-1647 suggests that it works. d. ____________________________________________________________________________________ Shape Yahoo! in your own image. Join our Network Research Panel today! http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]