| Publisher | Art Technology Group (ATG) | ||
|---|---|---|---|
| Format | 128.2KB PDF | Date added | 20 Mar 2007 |
| Topics | XML, Java, Application Development | ||
| Downloads | 449 | ||
Ajax, Asynchronous JavaScript and XML, is a programming technique for building rich user experiences into web applications. It uses a combination of technologies, such as HTML, DOM, JavaScript and XMLHttpRequest, to create applications that only refresh the portions of an HTML page that need to be updated in response to a user action, rather than refreshing the entire page after every click. The Ajax engine (the technologies resident in the browser) can perform simple actions, such as field validation, on the client side so that a roundtrip request to the server is not required.
Related white papers
Getting Started with LINQ to XML
LINQ stands for Language Integrated Query. This new technology comes built into the NET Framework 3.5 and can be used with any of the different languages that run under NET....
Opening Access to Office Information With OOXML
As the leading ratings expert in a media market, this company's production consisted of sorting and processing large amounts of data to create Microsoft Power Point presentations of charts and...
Ontology-Based Semantic Metadata Validation
Much of the Semantic Web content is generated from databases, especially the instance data based on the ontology classes used in applications. A recurring problem is that the instance data...
Webinar on Blogging for Business
This webcast will explain what blogging means for your business and how you can "blog for business".
Experiments on Element and Document Statistics for XML Retrieval
This paper presents an information retrieval model on XML documents based on tree matching. Queries and documents are represented by extended trees. An extended tree is built starting from the...
Navigationless Database XML: Hierarchical Data Processing
XML data in standard database processing is not being used fully or correctly in business applications today. Current XML hierarchical database query processing is basically limited to single path linear...
A Generic, Reusable Solution for Marshalling Java Objects To/From XML
Solving the same problems over and over again can be quite tiring for a software engineer, yet the object persistence wheel has been reinvented more times than one would like...

