Tune work area
Work areas are a WebSphere extension that provide a capability much like that of global variables. They enable efficient sharing of information across a distributed application.
For example, we might want to add profile information as each customer enters the application. By placing this information in a work area, it is available throughout the application, eliminating the need to hand-code a solution or to read and write information to a database.
Subtopics
Administer work area Developing work area Work area
Reference topic
Last updated: March 5, 2017 17:35
File name: was7166.html