× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Luis Colorado skrev den 05-02-2008 18:52:
I tried webstart, and I liked it. Our main problem was that some users had dated versions of Java, so it didn't work correctly. However, we are trying to move away from thick-clients, even if they are as convenient as webstart. This days it seems like web apps can pretty much do anything via AJAX.
You can enforce a specific Java version in the specification file (JNLP? JPNL? JLNP?). Hopefully that will resolve this "please update your java" thing.

I did a small Java application which was to be deployed to lots of users. I ended up in using fat-jar to create a single JAR, and JSmooth to create an EXE (which also knew to check and update to Java 6) which could then be placed directly in the users startup folder. Worked quite well for us.

Ajax can do a lot, but you have a lot more control over the environment and power with a thick client.

All depends on what you need to do.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.