I am planning on using Java Web Start as one way to distribute the app. I still need an update solution outside of that though as I would like to be able to distribute cd's in addition to providing a link. I don't believe I can use Java Web Start from a cd.
On 9/4/07, Slide <[EMAIL PROTECTED]> wrote: > On 9/4/07, Jay Askren <[EMAIL PROTECTED]> wrote: > > I'm working on an open source project in which I want to make updating > > the application very easy. For instance Firefox automatically updates > > itself when there is an update. MLS from the church does the same > > thing. I want to do this with my own Java application. Does anyone > > know of an open source, or at least inexpensive way to do this? Of > > course, I could make it a web app, and it would be a non issue, but > > this app is more appropriately a desktop app. > > > > Jay > > > Java WebStart seems to be the method of choice from my googling. I am > not sure how well it fits your application constraints, but it may be > worth looking into. > > slide > _______________________________________________ > Ldsoss mailing list > [email protected] > http://lists.ldsoss.org/mailman/listinfo/ldsoss > _______________________________________________ Ldsoss mailing list [email protected] http://lists.ldsoss.org/mailman/listinfo/ldsoss
