Re: Running Dojo on a struts project

2007-09-03 Thread Session A Mwamufiya
Thanks for the input Frank. I found out my mistake, I didn't have the scripts in the header section, they were in the body, that's why the djConfig wasn't going through properly. Thanks, Session > It *looks* like your using a Dojo profile that doesn't include the pieces > you need, and Dojo i

Re: Running Dojo on a struts project

2007-09-03 Thread Frank W. Zammetti
It *looks* like your using a Dojo profile that doesn't include the pieces you need, and Dojo is going off and trying to import them and not finding them. Have a look here: http://www.nabble.com/djConfig-params-t2109960.html You should set djConfig.baseScriptUri first, see if that resolves you

RE: Running Dojo on a struts project

2007-09-03 Thread Session A Mwamufiya
Who has experience using Dojo? Please help me get it setup. I added the dojo.js file from the 0.9.0 release (I think it's the latest) to my webcontent folder in an eclipse WAP project, but firebug keeps giving me the same error "djConfig.baseScriptUri has no properties getBaseScriptUri()dojo.j

RE: Running Dojo on a struts project

2007-09-03 Thread Session Mwamufiya
To follow up on this; I used firebug to try to figure out what was going on, and this is the error message I get in the console: djConfig.baseScriptUri has no properties getBaseScriptUri()dojo.js (line 155) loadPath("src/lang/__package__.js", "dojo.lang", undefined)dojo.js (line 187) loadModule("d