Configuring the Web Client Welcome Page
The Xpress Insight web client can display a designated view when no scenario is selected.
This can be useful for displaying an introductory view. The code below designates that the
welcome.html file be used for this purpose:
<html-view title="Welcome page" empty-selection-default="true" path="welcome.html"/>