Services | Updates | Contact
Home | Ajax | BioInformatics | Dojo | EAI | EJB | Hibernate | J2ME | Java | Java Glossary | Java Servlets | JavaScript | Jboss | JDBC | JDO | Jmeter | JSF | JSP | JUnit | Maven | MySQL | Spring Framework | SQL | Struts | Technology | WAP | Web Services | XML
Catching Normal Exceptions
The exceptions that are generated by methods are referred to as normal exceptions. We have already learned that to cat
 
Create Subpackages (i.e. A Package inside another package)
We can also put a package inside an another package. The packages that comes lower in the naming hierarchy are called "s
 
More Tutorials...


    Loan Information     Struts     Open Source

Programming Tutorials: Ajax | Articles | JSP | Bioinformatics | Database | Free Books | Hibernate | J2EE | J2ME | Java | JavaScript | JDBC | JMS | Linux | MS Technology | PHP | RMI | Web-Services | Servlets | Struts | UML

 
 
Dojo

 
Comments
 
 

 

Dojo Tutorial

                           

In this tutorial, you will learn about the dojo and its directory structure. The main purpose of this tutorial, when a new user learn to dojo then you need to know about the what is dojo and its directory structure.

Dojo: Dojo is an Open Source JavaScript toolkit libraries that provides a simple APIs (Application Programming Interface) for building the serious applications in less time. The main functionality of Dojo  to make HTTP requests and receive their responses. It also provides packages to string manipulation, DOM manipulation, drag-and-drop support and DS (Data Structures) such as lists, queues and stacks. Dojo applications are used where the JavaScript and browsers don't work far enough, in which place the dojo application gives you powerful, portable, lightweight and tested tools for creating a dynamic interfaces.

Dojo Directory Structure

Whenever you use Dojo then you follow the following directory structure and set up the files of the specified location.

                          

Facing Programming Problem?
Add This Tutorial To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 

Current Comments

4 comments so far (post your own) View All Comments Latest 10 Comments:

I am new in dojo.I use wblogic8.1 how i configure dojo with weblogic.

Posted by kailash on Thursday, 04.24.08 @ 10:32am | #57772

Hi,

You download the latest version of dojo and then extract into your applications directory.

Then adjust the path of css and js file accordindly:

<style type="text/css">
@import "../resources/dojo.css";
@import "../dijit/themes/tundra/tundra.css";
</style>

<script type="text/javascript" src="dojo.xd.js"
djConfig="parseOnLoad: true"></script>



Then start using DOJO for your application development.

Thanks

Posted by Deepak Kumar on Friday, 03.21.08 @ 13:17pm | #53564

Hi... I have a websphere application server. I downloaded the dojo toolkit. how to configure it? how i connect it with jsp's?

Posted by Suresh on Thursday, 03.20.08 @ 14:49pm | #53464

Hi,
In Inplace Edit Box,when I click "save" button how can I save the data in serverside i.e JSP
or how can I call server side program.

bye

Posted by meenu on Friday, 03.7.08 @ 01:43am | #51750

Leave your comment:

Name:

Email:

URL:

Title:

Comments:


Enter Code:

 

Note: Emails will not be visible or used in any way, and are not required. Please keep comments relevant. Any content deemed inappropriate or offensive may be edited and/or deleted.

No HTML code is allowed. Line breaks will be converted automatically. URLs will be auto-linked. Please use BBCode to format your text.

  EAI Articles
  Java Certification
Tell A Friend
Your Friend Name
Search Tutorials

 

 
 
Browse all Java Tutorials
Java JSP Struts Servlets Hibernate XML
Ajax JDBC EJB MySQL JavaScript JSF
Maven2 Tutorial JEE5 Tutorial Java Threading Tutorial Photoshop Tutorials Linux Technology
Technology Revolutions Eclipse Spring Tutorial Bioinformatics Tutorials Tools SQL
 

Home | JSP | EJB | JDBC | Java Servlets | WAP  | Free JSP Hosting  | Search Engine | News Archive | Jboss 3.0 tutorial | Free Linux CD's | Forum | Blogs

About Us | Advertising On RoseIndia.net  | Site Map

India News

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2007. All rights reserved.