How can I use my own class loader to load classes into my J2ME device?
Created May 7, 2012
Bill Day Custom class loaders are not permitted in the J2ME CLDC, since they
could be used to breach the security of the simplified
sandbox security model.
For more information, please refer to the CLDC
specification, linked to from:
java.sun.com/products/cldc