Speakers
- Dan Allen
- Jay Balunas
- Lincoln Baxter III
- Emmanuel Bernard
- Andy Bosch
- David Chandler
- Cagatay Civici
- James Cook
- Keith Donald
- Michael Freedman
- Jeremy Grelle
- Neil Griffin
- Daniel Hinojosa
- Ian Hlavats
- Max Katz
- Micha Kiener
- Jason Lee
- Martin Marinschek
- Pete Muir
- Scott O'Bryan
- Christian Schalk
- Andy Schwartz
- Stan Silvert
- Matthias Wessendorf
- Michael Yuan
Matthias Wessendorf
Software developer at Oracle
Blog
Example on accessing Apache HBase with JPA
Posted Tuesday, August 31, 2010
A few month ago I started to play with Apache HBase, Apache’s Bigtable implementation. Since the Bigtable impl. from the Google AppEngine (->Datastore) can be accessed with JPA, I searched for a way to use HBase with JPA as wel more »Using CDI Scopes with Spring 3
Posted Thursday, May 6, 2010
With the advent of Spring 3 the framework now supports the Java Injection standard (JSR 330). However, unfortunately, they do not support the scoping, which is introduced in Java EE 6,through the CDI specification (JSR 299). Now the big difference betwe more »Apache MyFaces 2.0.0 has been released
Posted Thursday, April 22, 2010
Almost one year after the JavaServer Faces 2.0 specification went final, the Apache MyFaces project released the first release of it’s 2.0 offering more »Presentations
MyFaces Trinidad in Action
This session provides details on some of the Trinidad key components, such as or and explains how to use the built-in framework features, like Ajax. It also covers Trinidad's support for mobile devices, including Apple iPhone and Android-based phones. more »Integrating Server-side Push and JSF
The server-side push technology Comet is no longer just hype! More and more Web frameworks and Java Application Servers offer built-in support for it. This session introduces the most common Comet Patterns and gives you an overview of the most relevant Co more »This session provides details on some of the Trinidad key components, such as or and explains how to use the built-in framework features, like Ajax. It also covers Trinidad's support for mobile devices, including Apple iPhone and Android-based phones.
Apache MyFaces Trinidad is a stable and rich JSF library that contains over 100 Ajax-based components to speed up development of your project. It also provides tools and various framework features, such as CSS Skinning, or Ajax APIs.
The server-side push technology Comet is no longer just hype! More and more Web frameworks and Java Application Servers offer built-in support for it. This session introduces the most common Comet Patterns and gives you an overview of the most relevant Comet solutions in the market.
It also covers some integration patterns for your existing JSF application. The talk ends with an outlook to upcoming specifications like Java Servlet 3.0 and HTML5, which will help you to create a much more interactive Web.