Home
Industry News
SUN NewsWhat is Ajax and Why is it Important?
Author: java.sun.com Published: 6th Jul 2008 Visited: 168 times
This article is titled Asynchronous JavaScript Technology and XML (Ajax) with Java 2 Platform, Enterprise Edition, and is written by Greg Murray who explains how 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 details several techniques that you can use today to enable your web applications to be more rich and interactive like desktop applications.
Read Article Sponsored Links
Related Articles
• Sizzling your Ajax Application jQuery s founder John Resig has just released a CSS selector dubbed as sizzle The developer of this selector claims that it is actually the fastest selector that could be launched to build an Ajax based application CSS selectors are actually used in order to choose certain elements in HTML so that t ...
• Optimizing Ajax Using Census 2 Every developer is an expert in a subject or very familiar in a certain aspect in the development of an application That is why you rarely see one developer credited in building highly efficient applications It will require a lot of people with difference expertise so that an application with great ...
• Standardization of Ajax The Growing Clamor of Standardization of Ajax It is amazing how Ajax has grown through the years Since its inception from 2003 Ajax easily conquered the imagination of developers around the world Ajax has provided a viable alternative for developers wherein they would be able to provide RIA without ...
• Optimizing Ajax Based Applications Ajax is all about speed and interactivity Without these features using Ajax for building a specific application or website is just useless Developers have to ensure that they build applications that will cater to the immediate need of their users They have to optimize their application before releas ...
• Approaching Degradable Ajax Degradable Ajax is a highly efficient technique used by developers to ensure compatibility in any platform and medium From regular browsers to mobile phones degradable Ajax ensures that the application will be rendered and will have the same interactivity Most of the mobile phones today cannot read ...
• ASP.NET AJAX AutoComplete Control ConvincingMail AutoComplete is an ASP NET AJAX extender that can be attached to any TextBox control and will associate that control with a popup list to display items that returend by the webservice for the prefix typed into the textbox Starting from version 2 2 your can specify an html template to ...
• DHTMLX Ajax Components Suite DHTMLX dhtmlx com is pleased to announce the update of its dhtmlxSuite a complete suite of Ajax enabled components for building rich web interfaces Version 2 0 brings a new approach to building application interface simply by arranging its modules via newly introduced dhtmlxLayout control It not onl ...
• Advancing from Ajax Based Frameworks Frameworks have been in focus lately because of the integration of jQuery to Microsoft Because of jQuery s feat and also of Microsoft frameworks were largely talked about again and compared Unfortunately there are times wherein a developer would stand up and say the framework is better than the othe ...
• twoBirds Framework for Lightweight Ajax There are two types of frameworks that you ll see today in terms of execution The first type of Ajax framework is its efficient use of XHR in JavaScript and DHTML They can easily load the functions and data to the client side as long as the server is powerful enough to load the information Since it ...
• Effectively Using RegExp in Ajax RegExp or Regular Expressions is a very smart tool that could be used in JavaScript which could eventually be implemented in an Ajax based application Regular Expressions has been integrated in JavaScript since its 1 2 version and could be supported by browsers since IE4 Its counterpart in Adobe Act ...