Is there a way to extract the source code from an executable .jar file (Java ME)?
I believe this can be done very easily. You can always extract the source files (Java files) of a jar file into a zip.
Steps to get sources of a jar file as a zip :
Hope this helps.
The link is dead due to some reason so adding the link from where you can download the JDGUI