Category: <span>Open Source Tools</span>

LWUIT: Build Compelling Cross-platform User Interfaces NOW

Building rich user interfaces on mobile devices and embedded platforms used to be hard. With the advent of the open-source Lightweight UI Toolkit (LWUIT) developers now can create compelling applications that look and work great across a wide range of todays mobile devices but also run on desktops and embedded …

Spring == XML, XML == sucks, therefore Spring == sucks??

This session focuses on the various ways of using the Spring container to Dependency Inject objects such as the traditional XML language, the extensible namespaces, the @Autowired and @Component annotations, but also the innovative JavaConfig project that is capable of configuring Java objects using @Bean annotations. Each has drawbacks and …