Hi,

We migrated to Struts 2.2.3 recently.
But we found that i18n properties are not reloaded after the web
application redeployed.
After setting struts.i18n.reload=true, it will be reloaded after redeployed.
But page rendering speed is slow.

Before 2.2.3, we were using Struts 2.0.11, the i18n properties will be
reloaded after the web app is redeployed with
struts.i18n.reload=false.

Can we set any configuration to let i18n properties reloaded in 2.2.3
without setting struts.i18n.reload=true?
It seems to hurt performance a lot.

Thanks!
Vincent Lin

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to