B4J Question b4j deployment

raphipps2002

Active Member
Licensed User
Longtime User
Ok so I have built my first b4j app which accesses an online hosted MySQL DB. Can anyone recommend method of deployment?

Of course I can upload the .jar to my website and provide a hyperlink but the .jar file will be downloaded in the browsers download directory.

How is it possible to download to another directory and perhaps create a shortcut AND;

Is it possible to somehow let a user know a new version exists and needs to be downloaded when they load the app each time, download it etc?

:)
 
Top