Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change 
notification.

The following page has been changed by HenriYandell:
http://wiki.apache.org/struts/StrutsUpgradeNotes12to13

The comment on the change is:
Another one that needs to be updated.

------------------------------------------------------------------------------
  ||validator.Resources||ACTION_ERRORS_KEY ||Use ACTION_MESSAGES_PARAM||
  ||validator.Resources||getLocale()||Use RequestUtils.getUserLocale() 
instead.||
  ||validator.Resources||getActionError()||Use getActionMessage() instead.||
- ||RequestUtils||computeURL() [3 forms]||Use equivalent method in TagUtils.||
+ ||RequestUtils||computeURL [3 forms]||Use equivalent method in TagUtils.||
  ||RequestUtils||selectModule() [2 forms]||Use equivalent method in 
ModuleUtils.||
  ||RequestUtils||getModuleName() [2 forms]||Use equivalent method in 
ModuleUtils.||
  ||RequestUtils||getRequestModuleConfig()||Use equivalent method in 
ModuleUtils.||
+ ||RequestUtils||saveException||Use equivalent method in TagUtils.||
  ||RequestUtils||getModuleConfig()||Use equivalent method in ModuleUtils.||
  ||RequestUtils||getModulePrefixes()||Use equivalent method in ModuleUtils.||
  ||MessageTag||defaultLocale||unused, no replacements.||

Reply via email to