June 2004
Intermediate to advanced
480 pages
14h 30m
English
Many utility methods previously found in
org.apache.struts.utils.RequestUtils
and
ResponseUtils
have been
moved to other, more appropriate classes. These changes are
summarized in Table A-1.
Table A-1. Methods previously in RequestUtils and/or ResponseUtils
|
Method name |
Now located in |
|---|---|
selectModule |
ModuleUtils |
getModuleName |
ModuleUtils |
getRequestModuleConfig |
ModuleUtils |
getModuleConfig |
ModuleUtils |
getModulePrefixes |
ModuleUtils |
computeParameters |
TagUtils |
computeURL |
TagUtils |
getActionMappingName |
TagUtils |
getActionMappingURL |
TagUtils |
lookup |
TagUtils |
getScope |
TagUtils |
retrieveUserLocale |
TagUtils |
message |
TagUtils |
present |
TagUtils |
pageURL |
TagUtils |
saveException |
TagUtils |
getModuleConfig(PageContext) |
TagUtils |
getActionMessages |
TagUtils |
getActionErrors |
TagUtils |
encodeURL |
TagUtils |
isXhtml |
TagUtils |
filter |
TagUtils |
write |
TagUtils |
writePrevious |
TagUtils |
Read now
Unlock full access