Hello, is there a reliable way to distinguish whether some code is running on top of J2ME or J2SE? I used to check the value of the "microedition.platform" property, but it doesn't seem to be defined on all devices (the i85 being an example). Does anybody know if it's part of the J2ME/CLDC/MIDP specification at all? Bye, Jörg |