Dojo Installation: A quick guide to install Dojo 1.0.2 in your web application. In this section I will show you how you can download and add Dojo capability in your web application.
You can add Dojo capability to any of your web application. If you are developing web application using JSP or Servlet then adding Dojo to your application is very easy task. You have to download the Dojo zip file and unzip it into your web application. In the following section I will show you this in easy steps.
Step1: Download Dojo 1.0.2 ( or latest version)
The latest version of Dojo is available for download from from http://www.dojotoolkit.org/downloads
Visit the above website and click on the download link as shown below:

Click on the download link and save the file (dojo-release-1.0.2.tar.gz) on your system.
Step 2: Uzip the file
Now you uzip the file into your web application. Here is the directory structure of Dojo 1.0.2

The main directories are:
In the next section I will start developing examples using Dojo toolkit.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
Ask Questions? Discuss: DOJO Installation, Dojo 1.0.2 Installation
Post your Comment