[Tip] Open client shortcut
Andrea Mariottini
SedLex Informatica srl
With Notepad create a file named <mysolution>.url (replace <mysolution> with your solution name and change "txt" extension to "url") with this content:
[InternetShortcut]
URL=http://<server name>:8080/servoy-client/servoy_client.jnlp?solution=<mysolution>
Double click the file to open the solution.
Comments (2)