InfoQ

InfoQ

Topic/Tag specific view

Javazone Conference Content on InfoQ


Latest featured content about Javazone Conference

Using Google Web Toolkit

Topics
Rich Internet Apps,
Java,
Web Frameworks

The Google Web Toolkit (GWT) is a Java-centric framework for creating AJAX applications. GWT cross-compiles Java source into JavaScript, allowing Java developers to use their existing Java skills and tools to create AJAX apps. GWT lead Bruce Johnson intros GWT including high-performance AJAX, internationalization, and integration with existing web app.

Developing in a Service-oriented World

Topics
Choreography,
Orchestration,
SOA

Gregor Hohpe debunks many unrealistic claims about SOA and addresses the technical issues, such as the false sense of simplicity, differences to established programming models and the importance of documentation. He also criticizes what he calls "Doodleware", i.e. tools that aim to hide complexity behind a graphical process model notation, and suggests deriving models from running systems.