Starting Smart Clients

Starting a Servoy Smart Client is done by accessing a URL on the Servoy Application Server. Depending on the configuration of the Servoy Application Server, an icon might be placed on the users desktop to start the application thereafter.

By default, the Servoy Application Server comes with a web page for starting Smart Clients. This web page also provides a link to check if a Java Standard Edition Runtime Environment is installed. This web page is located at <serverUrl>/index.html

<serverUrl>/servoy-client/servoy_client.jnlp
<serverUrl>/servoy-client/mySolutionName.jnlp
<serverUrl>/servoy-client/mySolutionName.jnlp?method=myMethodName
<serverUrl>/servoy-client/mySolutionName.jnlp?argument=value
<serverUrl>/servoy-client/mySolutionName.jnlp?method=myMethodName&argument=value
<serverUrl>/servoy-client/mySolutionName.jnlp?argument=value&name1=value1&name2=value2
<serverUrl>/servoy-client/mySolutionName.jnlp?method=myMethodName&argument=value&name1=value1&name2=value2

The Servoy Admin page exposes a couple of settings that influence the starting of Smart Clients: