CTS2 Landing Page Configuration

The existing CTS2 landing page (http://<server name>/cts2) redirected to the CTS2 Framework homepage.  LexEVS 6.2 CTS2 service allows the CTS2 landing page to redirect to an alternate page.

To add an alternate homepage, the following optional properties file will need to be created (if it is not already):

webapp-config.properties

This webapp-config.properties file should, at a minimum, include the following lines:

service.pid=edu.mayo.cts2.framework.webapp.rest.config
alternateHomePage=<URL to alternate location>