Application Web address
To access an application deployed in a war file, there are different options for entering the URL in the browser's address bar.
Application URI
Application URIs used in the JGAS are simplified so that you can use the same URIs as standard GAS if you wish.
The application URI is defined by the format:
http://host:port/war_file_name/ua/r/application_name
Web Services URI
Web services URI contain /ws/r. No redirection is required in this case as standard GAS Web services URLs are used in JGAS.