Add Link to Website to Execute a .jnlp File
I have set up a standalone client server system. Java Swing frontend and SQL Server backend. Front end presents two data entry menus for me to enter client info. This is tested and now in use as local but I want employees to be able to come to my website (hosted by Inmotion and set up with Wordpress) and be able to access these menus and query the database. Have taught myself enough Java to get this far and put a website but have hit wall. The .jnlp file was created using NetBeans and Java Web Start. Is it as easy as 'posting' a link to the .jnlp file on my website (mythorbuilders.com) and if so how do I do that? I have developed the app on Windows 8.