Your online shopping application serves international customers. You need to define a Data Page that holds currency exchange rates. All users accessing the application need to use the information.
To define the scope of a Data Page that holds currency exchange rates for all users:
A. Application. Setting the scope of the Data Page to Application ensures that the exchange rates are maintained consistently across all users and sessions, without duplicating data for each user, node, or requestor. This is particularly effective for data like currency exchange rates that are universal and do not change from user to user within the same application runtime.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit