Currently we can provide an icon parameter for the
MIDlet-1, MIDlet-2, ... but we cannot provide one for
the MIDlet Suite itself.
Many handsets require the MIDlet-icon line in the JAD
in order to display an icon for the application. I'm
going to hack this in myself for now, but it would be a
good addition for the future.
Logged In: NO
Use
<attribute name="MIDlet-Icon"
value="/icons/icon.png"/>
works fine