Java Software Development Tutorials and Videos

History and Future of Google Web Toolkit (GWT)

The Google Web Toolkit is an open source development toolkit for building and optimizing complex browser-based applications with Java. Its goal is to enable productive development of high-performance web applications without the developer having to be an expert in browser quirks, XMLHttpRequest, and JavaScript. This video presents a history of …

PlayFramework 2.0

The Play framework revolutionized the Java Web application development, by bringing back simplicity and agility contrasting the so-called standard way of writing enterprise applications. This talk introduces the Play 2.0 a Java and Scala Web application framework, its asynchronous model, its extensibility, its scalable architecture and how does it address …