Comments
Matt McLarty wrote: For more info... Follow me on Twitter See our website
Cloud Computing
Conference & Expo
November 2-4, 2009 NYC
Register Today and SAVE !..

2008 West
DIAMOND SPONSOR:
Data Direct
SOA, WOA and Cloud Computing: The New Frontier for Data Services
PLATINUM SPONSORS:
Red Hat
The Opening of Virtualization
GOLD SPONSORS:
Appsense
User Environment Management – The Third Layer of the Desktop
Cordys
Cloud Computing for Business Agility
EMC
CMIS: A Multi-Vendor Proposal for a Service-Based Content Management Interoperability Standard
Freedom OSS
Practical SOA” Max Yankelevich
Intel
Architecting an Enterprise Service Router (ESR) – A Cost-Effective Way to Scale SOA Across the Enterprise
Sensedia
Return on Assests: Bringing Visibility to your SOA Strategy
Symantec
Managing Hybrid Endpoint Environments
VMWare
Game-Changing Technology for Enterprise Clouds and Applications
Click For 2008 West
Event Webcasts

2008 West
PLATINUM SPONSORS:
Appcelerator
Get ‘Rich’ Quick: Rapid Prototyping for RIA with ZERO Server Code
Keynote Systems
Designing for and Managing Performance in the New Frontier of Rich Internet Applications
GOLD SPONSORS:
ICEsoft
How Can AJAX Improve Homeland Security?
Isomorphic
Beyond Widgets: What a RIA Platform Should Offer
Oracle
REAs: Rich Enterprise Applications
Click For 2008 Event Webcasts
In many cases, the end of the year gives you time to step back and take stock of the last 12 months. This is when many of us take a hard look at what worked and what did not, complete performance reviews, and formulate plans for the coming year. For me, it is all of those things plus a time when I u...
SYS-CON.TV
Joe Winchester's Java Blog: Is the AJAX Bullet Coated in Fool's Silver?
AJAX is an odd beast, because it gives a very rich user experience when compared to a traditional Web page

Ajax is an odd beast, because it gives a very rich user experience when compared to a traditional web page (Yakov writes wonderfully about this at http://java.sys-con.com/read/163232.htm), however apart from that it’s hard to figure out what is so great about it.  Good technology wins in the long run because of tooling (something Microsoft know and excelt at), so what is the lure of Ajax ?  I think it’s simply that it allows logic be put in one file – in your HTML (or servlet, JSP, ASP or whatever kicks out HTML) you write your server logic and your client logic together.  They get versioned together, a single developer codes them in the same thought thread, and logic is organized in encapsulated way.  Fancier architectures with remote objects and clients talking to back ends often have almost parallel development processes requiring some kind of technical and process glue.

However, flashy Java script however has been done for a while – IBM Research used to have a neat project, now retired, called Sash that created very rich client GUIs with JavaScript, including its own cross platform SDK and WYSIWYG tooling.  The reasons Sash failed will surely be thrown in Ajax’s path – browser script incompatabilies with new releases and platforms, problems debugging and tuning applications, and so forth.

What worries me is that Microsoft have had active server pages for a long time now and .NET forms, where the server and client code just get written side by side.  You just brace your code with whether it’s VB script on the server or on the client, and you get a very rich experience.  You’re also proprietary to the Redmond machine though.

I view Ajax now as a dumbing down of things, because the delta between using Microsoft tooling and Ajax and some kind of J2EE one isn’t wide enough.  Microsoft tool their stuff better in the long run (they have lots of money and very clever dedicated people).  What we need to do for Java is to recognize the problem, which is basically that client server should be coded in a simple way (without multiple files and artefacts to manage to get a single functional task done), and that the client runtime experience should have nice async stuff that makes it not batch oriented.  However it should be richer than JavaScript – perhaps JDNC could step up with a set of async comms libraries, maybe Eclipse RPC could do it.  Java has a lot of big server clients, including eBay and others, who need to get to the next level of killer app to keep their client base as their competitors play catch up.  Java needs to be there, and it’s an opportunity we need to step up to and lead rather than follow.  It worries me the amount of cycles we’ve spent in the last few years dealing with old paths such as widget toolkit wars without having a good client server architecture that addresses the middle part of the equation rather than both ends and then gluing them.  We need a single file solution but, unlike say JSF, it must be one that doesn’t just spit out HTML or HTML + some magic spells for the browser, but one that spits out something that the client will interpret and create a fully fledged Java GUI that is super light, has good frameworks for using async protocols for validation and bleeding in data, and has first class tooling for.  My favourite for this would be some kind of cross between ULC (www.canoo.com/ulc), combined with a JNLP delivery or small OSGI runtime client components, and using SWT to get a lite client runtime and high fidelity user experience.

About Joe Winchester
Joe Winchester, Editor-in-Chief of Java Developer's Journal, was formerly JDJ's longtime Desktop Technologies Editor and is a software developer working on development tools for IBM in Hursley, UK.

In order to post a comment you need to be registered and logged in.

Register | Sign-in

Reader Feedback: Page 1 of 1

Ajax is an odd beast, because it gives a very rich user experience when compared to a traditional web page (Yakov writes wonderfully about this at http://java.sys-con.com/read/163232.htm), however apart from that it?s hard to figure out what is so great about it. Good technology wins in the long run because of tooling (something Microsoft know and excelt at), so what is the lure of Ajax? I think it's simply that it allows logic be put in one file ? in your HTML (or servlet, JSP, ASP or whatever kicks out HTML) you write your server logic and your client logic together.

Ajax is an odd beast, because it gives a very rich user experience when compared to a traditional web page (Yakov writes wonderfully about this at http://java.sys-con.com/read/163232.htm), however apart from that it?s hard to figure out what is so great about it. Good technology wins in the long run because of tooling (something Microsoft know and excelt at), so what is the lure of Ajax? I think it?s simply that it allows logic be put in one file ? in your HTML (or servlet, JSP, ASP or whatever kicks out HTML) you write your server logic and your client logic together.


Your Feedback
SYS-CON Australia News Desk wrote: Ajax is an odd beast, because it gives a very rich user experience when compared to a traditional web page (Yakov writes wonderfully about this at http://java.sys-con.com/read/163232.htm), however apart from that it?s hard to figure out what is so great about it. Good technology wins in the long run because of tooling (something Microsoft know and excelt at), so what is the lure of Ajax? I think it's simply that it allows logic be put in one file ? in your HTML (or servlet, JSP, ASP or whatever kicks out HTML) you write your server logic and your client logic together.
JDJ News Desk wrote: Ajax is an odd beast, because it gives a very rich user experience when compared to a traditional web page (Yakov writes wonderfully about this at http://java.sys-con.com/read/163232.htm), however apart from that it?s hard to figure out what is so great about it. Good technology wins in the long run because of tooling (something Microsoft know and excelt at), so what is the lure of Ajax? I think it?s simply that it allows logic be put in one file ? in your HTML (or servlet, JSP, ASP or whatever kicks out HTML) you write your server logic and your client logic together.
SOA World Latest Stories
According to a 2011 survey by the Independent Oracle User Group, over 50% of Oracle’s customers have deployed or are considering deploying private clouds. Most private clouds today support non-production workloads because enterprises are unable to deploy mission-critical applications i...
What do the CTOs of the CIA and the U.S. Dept. of Justice and the CIO of the National Reconnaissance Office have in common with the CEOs of Eucalyptus, GoGrid, ActiveState, Appcara, OpSource and Nortonworks, the CTOs of Rackspace, SoftLayer, SOA Software and AppZero, the Founder & Gene...
Many key benefits make the Dell MDC a compelling alternative for your data center solution. In his session at the 10th International Cloud Expo, Steve Cuming, Executive Director of Data Center Solutions at Dell, will take a look at the hyper-efficient, snap-together, flexible choice m...
In this CEO Power Panel at the 10th International Cloud Expo, moderated by Cloud Expo Conference Chair Jeremy Geelan, leading executives in the Cloud Computing and Big Data space will be discussing such topics as: Is it just wishful thinking to depict the Cloud as more than just a te...
In his session at the 10th International Cloud Expo, Marvin Wheeler, Open Data Center Alliance Chairman, will discuss the success the organization has had in charting the requirements for broad-scale enterprise adoption of the cloud and how 2012 is forecast to be the tipping point for ...
Cloud computing is creating the new Wall Street boom, according to NIA. The only industry that is as bright as cloud computing on Wall Street is social networking, NIA said in a recent report. 2012 will be known as the year cloud computing became widely adopted worldwide. Cloud comput...
Subscribe to the World's Most Powerful Newsletters
Subscribe to Our Rss Feeds & Get Your SYS-CON News Live!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021


SYS-CON Featured Whitepapers
ADS BY GOOGLE