Issues need to be tackled while developing J2ME applications

While developing an application in J2ME, the programmers need to take care of lot of things (rather I would say limitations) and should tackle it down. Normal Java applications may enjoy the richness of memory, processor speed and things like that (may also get a lot of support from the native environment also).
But J2ME doesn’t [...]