Activate your free membership today | Log-in

Friday, June 16th, 2006

State of Ajax for Java

Category: Articles

<>p>Geert Bevin (also known as Mr. RIFE) was asked to give an overview of the state of Ajax frameworks on the Java side.

This PDF shows you the highlights from the talk.

He covers:

  • Google Web Toolkit
  • DWR
  • OpenLaszlo
  • JMaki

Related Content:

  • Ajax Learning Guide
    Chances are, you've been doing JavaScript and XML developer work in Lotus Domino for quite some time. This old/new approach is causing quite a stir in...
  • JavaScript Achilles heal for Ajax?
    Web 2.0 applications can be hacked by exploiting a security hole in the JavaScript component of Ajax, according to security vendor Fortify Software...
  • Google claims it makes Ajax easy
    The new Google Web Toolkit (GWT) is said to take the bother of working with JavaScript out of Ajax development. The toolkit works with "any Java IDE"...
  • IceSoft betas JavaScript-free Ajax tool
    A beta release of ICEFaces Community Edition, an Ajax development tool for Java coders, was released this week by IceSoft Technologies, Inc. The...
  • Ajax Learning Guide
    Are you a Web developer? The time has come to rethink your entire approach to developing Web applications. Find out about the Ajax approach...

Posted by Dion Almaer at 10:32 am
9 Comments

+++--
3.5 rating from 22 votes

9 Comments »

Comments feed TrackBack URI

Wish he included ASP.net frameworks as well, such as Atlas and Script#. Anybody seen such a comparison?

Comment by Dylan Greene — June 16, 2006

I’m disappointed that neither Echo2 nor ZK was included. I haven’t played with them yet, but they both look impressive. ZK is mostly markup, but Echo2 is all java. I would think that would be attractive to java developers. Any one out there using either of these ajax frameworks?

Comment by Philip Wade — June 16, 2006

You’re right guys, all these frameworks are interesting too, but as mentioned in the blog entry I had only 15 minutes to present these so I obviously had to make choices.

Comment by Geert Bevin — June 16, 2006

I have used Echo2 for some serious application development and I am very happy with it. I was initially reluctant to put as much data as it wants into the session, but once you have all of your objects serializing correctly, you can do session replication without any problems. It seems quite fast in all of the tests we’ve done and I haven’t run into any show-stopper bugs yet. I wish the stylesheet system were a bit better in a few ways, but I’m happy enough.

Comment by Eric A. Maginniss — June 16, 2006

Author forgot to mention about comprehensive list of widgets Google Web Toolkit supports.

Comment by ruslanfg — June 19, 2006

I second Philip Wade’s comment about Echo2 and ZK. Additionally, ThinWire is a solid open source server-side Java framework that has been used to build very large financial applications. http://www.thinwire.com

Comment by Joshua Gertzen — June 21, 2006

ZK has become one of the most active project in sourceforge (though I don’t know how SF calculates ‘activity’). It must be very popular.

Comment by Samia — July 3, 2006

Echo2 is ready for more than one year, while GWT is just one month old. Hardly to believ you skip it fro GWT.

Comment by Samia — July 3, 2006

JAVA Software Technologies

Http://rndinfo.com

Comment by JavaApplicationDevelopment — August 14, 2008

Leave a comment

You must be logged in to post a comment.