The WEB-INF/struts-config.xml file contains the following settings. The file has multiple sections.
data-sources
form-beans
global-exceptions
global-forwards
The sample residential portal uses the IP address of the subscriber, preventing this error.
action-mappings
Called when the subscriber wants to activate a service.
Called when the subscriber wants to deactivate an active service.
Called when the subscriber wants to change the service schedule.
controller
message-resources
The location of the resource file containing messages in English that is shipped with the sample residential portal.
where xx is the two-letter ISO language code, optionally followed by an underline and the two-letter country code; for example, en_CA for English/Canada or zh_TW for Chinese/Taiwan.
To create a sample residential portal that supports other languages, translate the messages and store the translated file in the above location.
plug-in