

Pivot is an open source java framework aimed at bringing the now relegated Java Applet into the competition among rich application design tools.
It borrows ideas from the large, old, unevolved Swing toolkit, but has advantages over it like declarative UI, common data model, web services integration, and cleaner implementation of MVC architecture. The applications, which can be can be run either as applets or as standalone (optionally offline) desktop applications, are written using Java and XML. The framework will look familiar for web developers with experience building AJAX applications, and Swing developers.
Java 6 Update 10 plays a pivotal role in Pivot’s potential to succeed. Dubbed as the “Consumer JRE”, the new JRE update boasts several welcome features: a java kernel that greatly reduces the base JRE size; a new implementation of Java Plug-in to prevent browser lock-ups, crashes, and slowdowns; a Quick Starter, a key performance improvement; a cooler Nimbus Look and Feel; integration with Direct3D (for Windows users). These features are expected to significantly overcome the dislike for Java Applets.
Whether or not it will replace other RIA technologies, it is a welcome sign, especially for the large base of Java developers.
Visit the Pivot project home page, view the demo application, and check out their tutorial. They are looking for java developers to join them in their endeavor.
If you would like to make a comment, please fill out the form below.
When i first read about pivot i got excited thinking that finally JavaSoft realized that they need to create a flash killer. But alas nay not so.
I just checked out the pivot demo and guess what, it took a long time to just show up. And over that i am sure they will tell u to download some humongous runtime, instead of something that is just 2 MB.
What we need is a small tiny light weight runtime dear, just enough to whoo Ajax programmers.