Matthias Wessendorf
Software developer at Oracle
Blog
Demo of Apache MyFaces 2 and OpenWebBeans
Posted Saturday, March 6, 2010
Recently the Apache MyFaces project released its second beta release and yesterday the Apache OpenWebBeans project released its M4 release. These are great milestones in the direction of JavaEE at Apache! A few month ago Bernd Bohmann and more »Ning’s Async Http Client and Twitter Streaming API
Posted Friday, March 5, 2010
Recently I played with the Apache Wink REST Client to access the Twitter Streaming API. Yesterday Jean-Francois Arcand announced the availability of Ning’s new Async Http Client. The blog looked interesting and the Twitter stream is more »Pushing realtime updates for your backend to ADF Faces
Posted Saturday, February 27, 2010
Imagine you have some services which frequently triggers your backend to process some data and you need to display these changes on the UI… The most reasonable pattern is using Comet! ADF Faces has great and flexible support for Comet more »Presentations
Oracle ADF Faces - Ajax and Web 2.0 with JavaServer Faces
This session introduces Ajax application development with ADF Faces RC by example. more »Writing Ajax-based JSF applications with Apache Trinidad and Facelets
This talk shows the combination of these frameworks, for creating a rich JSF application. more »This session introduces Ajax application development with ADF Faces RC by example.
The Web 2.0 paradigm has brought a new user experience to Web-based applications. One possible implementation of Rich Internet Applications (RIA) is through Ajax, a technology cocktail that includes JavaScript, DHTML, CSS and the browser XMLHttpRequest object. To bring the Ajax development experience closer to Java EE developer, Oracle has developed a set of more than 100 Ajax enabled JavaServer Faces components; the ADF Faces Rich Client components. Truly, ADF Faces RC is Ajax for everyone and provides developers with an unprecedented declarative development experience that makes RIA development productive. This session introduces Ajax application development with ADF Faces RC by example.
This talk shows the combination of these frameworks, for creating a rich JSF application.
The Apache Trinidad project offers you more than 100 Ajax-buildin components for an Ajax-integration, that is almost for free. It also provides you a client- and server-side Ajax-API, for leveraging 3rd party libraries such as Dojo or Yahoo UI. Facelets lowers the pain, when creating view-templates or custom JSF components. You learn how to build cool Mashups and how to extract them to reusable components. The session also demonstrates an easy way of creating custom JSF components, by using popular 3rd party JavaScript libraries.
