I am trying to integrate DOJO to my existing struts application. Listed below are the steps I followed.
1.Downloaded DOJO 1.4, copied dijit,dojo and dojox folders under my application folder jsp->js>DOJO
- copy paste "dialog via mark up example" (http://www.dojotoolkit.org/reference-guide/dijit/Dialog.html#dijit-dialog) 
- When I run the application, I am getting javasript error dojo undefined. 
What I am missing? Also where is dojo.xd.js? I don't see it under dojo folder