A FlashCONNECT application that builds static Web pages does so without processing input from the user. When static Web pages are built from a rarely changing set of data, static FlashCONNECT applications are the best choice.
For example, a static application might generate a catalog of products being sold. Since there is no need for user input, these pages are the least taxing on the underlying operating system and database, and the Web site can be updated from the database during low activity periods.
See Also