Hello, I'm using arcgis js api in a J2EE application that have instead dojo 1.6.1. I'm using 2.2 version of api javascript (waiting for the 2.3) and all works good, I just want to know if there is any problem if I have in my web project the dojo framework and if it goes in conflict with dojo of arcgis. For now I haven't problems, but I'd like to be sure. In my project I import the local dojo (dojo.js) and then the acrgis framework located to a local server (another one) http://ArcGisServer/arcgis_js_api/library/2.2/arcgis/ thanks in advance
Thank you, but if I have yet the right version of dojo (in my case I use dojo 1.6.1 and the API Arcgis JS 2.3 ) how can I import arcgis without dojo, or I have to put namespaces and import anyways?