52North / WPS

**DEPRECATED** The 52°North Web Processing Service enables the deployment of geo-processes on the web in a standardized way.
GNU General Public License v2.0
63 stars 55 forks source link

Global variable for RetrieveResultServlet #154

Open nuest opened 9 years ago

nuest commented 9 years ago

The character string RetrieveResultServlet is used at different code locations to create URLs for the endpoint to retrieve results. This string should be a configurable parameter or a global value so that it can be changed in one location.

See also discussion at https://github.com/52North/WPS/pull/153#discussion-diff-20847440 and https://github.com/52North/WPS/search?utf8=%E2%9C%93&q=RetrieveResultServlet