Child pages
  • Web Client
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Starting Servoy Web Clients

Servoy Web Clients run in a browser and can be started by accessing a URL on the Servoy Application Server.

Solution Select page
<serverUrl>/servoy-webclient
Deeplink into specific solution
<serverUrl>/servoy-client/ss/s/mySolutionName
Specify the method to execute on startup
<serverUrl>/servoy-client/ss/s/mySolutionName/m/myMethodName
Specify startup argument
<serverUrl>/servoy-client/ss/s/mySolutionName/a/value
Specify the method to execute & startup argument
<serverUrl>/servoy-client/ss/s/mySolutionName/m/myMethodName/a/value
Specify the startup argument & named arguments
<serverUrl>/servoy-client/ss/s/mySolutionName/a/value/name1/value1/name2/value2
Specify the method to execute, the startup argument & named arguments
<serverUrl>/servoy-client/ss/s/mySolutionName/m/myMethodName/a/value/name1/value1/name2/value2
Unable to render {include} The included page could not be found.
  • No labels