Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
Developing Scalable Series 40 Applications: A Guide for Java Developers Review by Patrick Carroll
Best I've Read
This book's a pretty good introduction to J2ME development.
I discovered that I had to add source="1.4" and target="1.4" directives to the javac ant task to get this to work under JDK 1.5. Otherwise, everything worked exactly as advertised. I found this out on my own, as there doesn't appear to be an errata or feedback section at the author's site.