How do i make Java Games Available for download on my webpage
Hi all..
I have developed a J2ME game and want to deploy it onto my website to be available for download via GPRS onto java enabled mobile phones. I put the jad and jar files, and also changed the path of the jar file in the jad from the relative path to absolute path.I then had a link to the jad file. But when i tried to download, it gave me an error "install error"...
Please can someone help me out on what i should do to make the game available for download.

