With the Java 2 Micro Edition (J2ME), Sun Microsystems delivers a partitioning scheme that embedded Java developers need. Whereas the Java 1-based PersonalJava specification was monolithic, the J2ME ...
Developers writing embedded Java applications have a stack of frameworks and other tools to choose from. Here are the best Java frameworks used for embedded development today. Java’s creators had a ...
Learn how the Data Transfer Object design pattern is implemented in Java ME architectures and why you might want to use XML-based DTOs rather than Java beans for faster data interchange between tiers.