Additional optimizations
This example application demonstrates common integration techniques. Optimize your own code to make use of your software platform features and your enterprise requirements. For example, depending on the devices you expect to use and your application specifications, you might:
*Use SSL connections to secure user authentications and data.
*Aggregate data in SQL queries.
*Aggregate data in BIRT report items and identify the data with bookmarks.
*Use an alternative JavaScript frameworks such as:
*Backbone
*Ember
*Sencha Ext JS
*Store data requests in the web browser’s local storage to speed up user selection.