Is it possible, from the client, to bypass the ‘open solution’ dialog and go directly to one solution also if there are many in the same server?
thanks
Is it possible, from the client, to bypass the ‘open solution’ dialog and go directly to one solution also if there are many in the same server?
thanks
As this is Servoy the answer is ‘yes of course’
Its called deep-linking - ie:
http://IP_address:8080/servoy-client/se … _Name.jnlp
Just change [IP-address] and [Solution_Name] - assumes you have left the default port as 8080.
Works great and also prevents Clients seeing your other solutions if they try File / Open.
Graham Greensall
Worxinfo Ltd
Perfect!
Thanks