Flexible software development approaches such as AJAX are making it easier
for developers to deliver fast and responsive interactive Web applications.
With AJAX, users no longer have to wait while an entire Web page reloads
after they make a change. This performance shift allows new data to be called
up almost as soon as it is input.
From a response perspective, it's almost like working with a desktop
application.
However, the use of AJAX also opens up a number of security challenges for
organizations to evaluate as they consider leveraging this robust
architecture to enhance their Web services offerings.
The potential vulnerabilities associated with AJAX are especially important
to consider in today's Internet-based business world. Information technology
serves as th... (more)