Home » Guides Advanced Article

Asynchronous JavaScript Technology and XML (AJAX)

3.3/5.0 (3 votes total)
Rate:

Greg Murray
February 08, 2006


Greg Murray

Greg Murray is a Sun Microsystems engineer, the servlet specification lead, and a former member of the BluePrints team, where he focused on the web tier. He is coauthor of Designing Enterprise Applications With the Java 2 Platform, Enterprise Edition and Designing Web Services With the J2EE 1.4 Platform (Addison-Wesley).



Greg Murray has written 1 articles for JavaScriptSearch.
View all articles by Greg Murray...

Anyone who has used Flickr, GMail, Google Suggest, or Google Maps will realize that a new breed of dynamic web applications is emerging. These applications look and act very similar to traditional desktop applications without relying on plug-ins or browser-specific features. Web applications have traditionally been a set of HTML pages that must be reloaded to change any portion of the content. Technologies such as JavaScript programming language and cascading style sheets (CSS) have matured to the point where they can be used effectively to create very dynamic web applications that will work on all of the major browsers. This article will detail several techniques that you can use today to enable your web applications to be more rich and interactive like desktop applications.

Read more...


Add commentAdd comment (Comments: 0)  

Advertisement

Partners

Related Resources

Other Resources

arrow