How to detect if java is installed in system?
843798Aug 24 2006 — edited Sep 1 2006Hi All,
I have developed a swing standalong application. I need to distribute this to people around. Is there any way that we can detect if java is installed in the system and if not prompt user to install the same. and upon installation how to update classpath programettically?
Thanks in adv.