This article is based on Lift in Action, to be published on July 2011. It is being reproduced here by permission from Manning Publications. Manning publishes MEAP (Manning Early Access Program,) ebooks and pbooks. MEAPs are sold exclusively through Manning.com. All print book purchases include an ebook free of charge. When mobile formats become available [...]
Archive | AJAX RSS feed for this section
Asynchronous File Upload using Ajax, jQuery Progress Bar and Java
March 20, 2011
Introduction Download jQuery File Upload Sample Code Source Code for jQuery File Upload In this tutorial you will learn about Asynchronous File Upload using Ajax, jQuery Progress Bar and Java The image below shows a screenshot of the file upload that we are going to learn in this tutorial. Let us see what all is [...]
Using YUI to attach JavaScript event listeners
January 29, 2011
Yahoo User Interface 2.X CookbookWelcome to Yahoo User Interface 2.x Cookbook. The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML, and AJAX. Although you can create stylish Internet applications by modifying its default components, even [...]
Introduction to Comet and Reverse AJAX
September 27, 2010
Introduction It’s an era of Web 2.0. Most of the web applications are following the web 2.0 standards. AJAX played a major role in promoting web 2.0 applications and it had a great role in enhancing the user experience of a web applications. Comet challenges the request-response model in HTTP and allows the server to [...]
AJAX and PHP
June 7, 2010
AJAX and PHP Building Modern Web Applications – Second Edition AJAX is a complex phenomenon that means different things to different people. Computer users appreciate that their favorite websites are now friendlier and feel more responsive. Web developers learn new skills that empower them to create sleek web applications with little effort. Indeed, everything sounds [...]
CF AJAX Programming
November 23, 2009
ColdFusion 8 Developer Tutorial Adobe ColdFusion is an application server, renowned for rapid development of dynamic websites, with a straightforward language (CFML), powerful methods for packaging and reusing your code, and AJAX support that will get developers deep into powerful web applications quickly. This book is the most intense guide to creating professional ColdFusion applications [...]
Yahoo! User Interface library(YUI)
December 18, 2008
About Yahoo! User Interface Library – Book Learning the Yahoo! User Interface Library introduces the popular open-source YUI JavaScript library and takes the user through each of the fully released components in detail looking at the classes that make up each component and the properties and methods that can be used. It includes a series [...]
DWR Java AJAX Applications
December 13, 2008
In this chapter, we will get to the actual hands-on work. We will develop samples based on DWR, which show how to dynamically change the common user interface elements such as tables and lists as well as fi eld completion. We also make a dynamic user interface skeleton for our samples that will hold all the samples in [...]
AJAX – Conversation with an Ajaxian
April 10, 2008
AJAX – Conversation with an Ajaxain Session 1: What is Ajax? Scene: Friday evening at Malcolms cafe-a pub downtown frequented by Geeks: Me : (jostling my way through the crowd) Where can I find the Ajaxian? Bartender (pointing to a table on the far corner) Last table on the right. Me : (interrupting an animated [...]
AJAX Support in Struts 2.0
June 9, 2007
Ajax or Asynchronous JavaScript and XML was introduced by Jesse James Garrett in 2005. He is called the “Father of Ajax” .Ajax is a collection of concepts and technologies that allows richer and more interactive user interaction with the web applications. The Ajax engine allows the user’s interaction with the application to happen asynchronously — [...]






May 7, 2011
1 Comment