Select to view content in your preferred language

Web application with dojo

617
2
05-19-2011 01:20 AM
GiorgioSegatori
Emerging Contributor
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
0 Kudos
2 Replies
AxelSchaefer
Emerging Contributor
0 Kudos
GiorgioSegatori
Emerging Contributor
Hi.

Take a look at the documentation: http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp_start.htm#jshelp/inside_dojoversion.h...

Best regards,
Axel


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?
0 Kudos