Run Java App in a CD
Hi. I want to develop a java application that can be run from a CD... No installation required. The idea is to distribute an application that users will be able to use by just running the java app in a CD. Can this be done? Can this java app in CD run on windows, linux, and mac?
Please help... I am new to java and some sample codes or procedures/steps will be a big help.
Thanks!

