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: Looks like RequestUtils.computeURL methods were also removed. ------------------------------------------------------------------------------ ||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||selectModule() [2 forms]||Use equivalent method in ModuleUtils.|| ||RequestUtils||getModuleName() [2 forms]||Use equivalent method in ModuleUtils.|| ||RequestUtils||getRequestModuleConfig()||Use equivalent method in ModuleUtils.||
