The Artima Developer Community
Sponsored Link

Java Buzz Forum
Ajax - and why its dangerous

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Marc Logemann

Posts: 594
Nickname: loge
Registered: Sep, 2002

Marc Logemann is founder of www.logentis.de a Java consultancy
Ajax - and why its dangerous Posted: Mar 7, 2005 10:02 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Marc Logemann.
Original Post: Ajax - and why its dangerous
Feed Title: Marc's Java Blog
Feed URL: http://www.logemann.org/day/index_java.xml
Feed Description: Java related topics for all major areas. So you will see J2ME, J2SE and J2EE issues here.
Latest Java Buzz Posts
Latest Java Buzz Posts by Marc Logemann
Latest Posts From Marc's Java Blog

Advertisement

First of all, Ajax is the worst acronym on the java market. In germany, Ajax is a cleaning agent. In the netherlands its a soccer club, but anyway. In every second blog and on conferenes like TSSS we hear that we can forget Swing now because we have this Javascript silver bullet now. To be more precise, Asynchronous JavaScript + XML. To be fair, filling combos without roundtrips is nice, but there is an inherent danger in this.

A lot of architects and developers are crazy and with the advent of Ajax, i see a lot of web applications hitting the streets (or better hitting the various companies) that never should be architected as web applications in the first place. I also see endless debugging sessions in open source javascript libraries and problems with browsers like safari. All this in applications which really should be written in Swing or C#/Winforms.

Ajax should be seen as what it is. Its ONE option to get a little bit more responsiveness and usability inside a WEB application.

Read: Ajax - and why its dangerous

Topic: [Feb 28, 2005 06:59 PST] 15 Links Previous Topic   Next Topic Topic: SCM Best Practices

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use