BlackBerry Java Development – How Do I Debug on a Live Device?
This tutorial walks you through the steps to debug your application on a live device.
This tutorial walks you through the steps to debug your application on a live device.
Just what the heck is a Java Virtual Machine “supposed” to do? JVMs already provide a host of services. The ‘J’ part definitely slants the service selection and the ‘V’ part means that underneath the illusion there’s a lot of really cruddy stuff. The success of these illusions has led …
Patrick Curran, Java Community Process (JCP) Chair, offers an insider view of the JCP – describing how its governance model has evolved, addressing common misperceptions, and explaining how and why developers around the world can get involved.
This tutorial episodes describes how Java interfaces work, particularly the “Comparable” Interface.
This video provides a hands-on tour of the new dependency injection features in Spring 3.0. Focusing on container configuration, we will show by example the use of XML, Annotated POJOs, and Java @Configuration classes to wire up your application. Video Producer: SpringSource
This Devoxx 2010 keynote summarizes the new developments planned for the Java EE platform. Java EE 7 will be improved to deploy cloud computing applications and infrastructures. The other important developments will be on JSF, web tier, the Java persistence and JAX-RS.