Urgent : automatic JRE installation from a web browser ?

I am developing a java applet based game portal but the problem is that the applet will not run till the JRE is installed on the client machine.

I don't want the user to manually download and then install JRE.

Is there any mechanism through which i can detect that whether the required version of JRE is installed on the client machine and if not then it can automatically download and install JRE showing the same game webpage after installation ?

Please help me as this is the only thing which is delaying the project.

Regards.

[561 byte] By [deepakchaudhary24a] at [2007-11-27 5:46:58]
# 1
Cross-posted and answered http://forum.java.sun.com/thread.jspa?threadID=5178512
cotton.ma at 2007-7-12 15:30:48 > top of Java-index,Desktop,Deploying...