Installing a swing app with jre

Hi guys,

I have a swing app which i wish to deploy on windows-based systems. I have downloaded installers which would be able to install the program.

However, I would first need to find out whether the system has java installed. How do i go about doing this? Are there any standard methodologies to check for java which I could use?

Any ideas are glady welcome

[386 byte] By [Reegza] at [2007-10-3 0:53:19]
# 1
Depends on specifics; see this list http://www.google.com/search?q=detect+if+java+is+installed
ChuckBinga at 2007-7-14 17:48:29 > top of Java-index,Desktop,Developing for the Desktop...
# 2
Web Start
SoulTech2012a at 2007-7-14 17:48:29 > top of Java-index,Desktop,Developing for the Desktop...