I have a Java Mobile application using CLDC 1.0 and MIDP 2.0 and I would like to port it to Java standard edition so that I can demonstrate the application on my company website. Can anyone give me any advice on how I would do this or suggest any tools that could help?
Links
- GamesOnDeck: Contains information on implementing quite a few basic classes
No need to port to J2SE because MicroEmu could help: http://www.microemu.org/
Take a look at Web Start demonstration section with JNLP: http://www.microemu.org/microemu-webstart/index.html