Java Runtime Environment (JRE) - Web start & JRE
I want to install a desktop java application on a computer. You know, it needs JRE to run on. How can I make it detected whether JRE is installed or not? If it's not yet, the browser will direct user to the Java download software page, or auto install the lastest JRE version. I did a lot of searching on this forum, but still got stuck. I'd like to ask you all two (old) questions:
1. Can we use web-start for desktop application? I know the question is "Yes", but please give me a sample, I hardly understand all the documentation. Could you, please? I just want the app to start normally, not from a web page.
2. I'm going to give up, hix. Is there anyway easier to implement above requirement?
I know the question look stupid, but if you can, please help me. I got crazy with it.
Thanks a lot.

