getWebClientPath
Versionshinweise | 15.2 |
---|
Code
String webClientPath = WebServiceUtils.getWebClientPath();
Beschreibung
Gibt den Basispfad des Web Clients in der Form "https:// . . / _Web" zurück, z.B. "https://crm.cursor.de:18443/CURSOR-CRM_Web"
Rückgabe
Web Client-Pfad des Servers
Beispiele
String webClientPath = WebServiceUtils.getWebClientPath();