Beginning in Strategy Web 10.4, multi-tabbed browsing is now supported. Having more than one tab open connected to the same Strategy Web deployment was not supported prior to version 10.4, as Strategy Web was not built with multiple-tabbed sessions in mind.
The method of support for multi-tabbed browsing is two-fold:
- Previously, there was no internal logic to support multiple browser sessions tying to a single Strategy Intelligence Server session; this logic is now built in to Strategy Web 10.4.
Note: Any link generated without a prior Strategy Web 10.4 session, or the browser making the request from a Strategy Web 10.4 page must have the server and project name included in the URL to be properly executed.
- Strategy Web 10.4 URL's now automatically include the project name in all requests. This takes the form of URL's either having:
&project=[project name]
Or the project name being included in a parameter called "mstrWeb" as shown below in a sample body of a Strategy Web 10.4 HTTP POST request: