The Ajax
client run time is a powerful Ajax development toolkit that is based
on an IBM supported version of the Dojo
Toolkit. In addition to having gone through an
extensive pedigree review, the Ajax client run time includes extensions
to the Dojo Toolkit that provide support for the following areas:
- IBM ILOG Diagrammer for working with advanced diagramming and layout capabilities.
- SOAP client for working with SOAP envelopes and RPC
Package structure
Three
package structures distribute this library.
IBM® WebSphere® Application
Server Web 2.0 and Mobile Toolkit:
The run time is distributed as a set of JavaScriptTM, HTML and documentation
installed by the toolkit into your Web 2.0 and Mobile Toolkit
home directory. From this directory, users can copy the files into
their Web archive (WAR) files as static resources, or they can be
copied to a Web server as static content, whichever best fits your
usage. Note that this copy is an non-optimized (non-profile) build
of Dojo. For the best performance in a particular application, building
a profile of the Dojo Toolkit from this set of files is usually necessary.
The Dojo Toolkit community
provides documentation as well as a tool for constructing profiles. The Ajax client run time is located in the folllowing directory:
<toolkit_root>/ajax-rt_1.X/ |
The non-optimized Ajax
client run time (The Dojo Toolkit plus extensions). |
For more information, see IBM Education Assistant about Ajax client run time.
|