check if u had <s:head theme="ajax" /> defined in ur jsp <head> tag.
one more thing: explode strruts-core.jar and copy the folder struts in it. it would contain dojo.. etc files. on including the head tag as said above, and view source u will find stru ts is trying to call some .js files. make sure that u get them all from strus-core.jar (at some path inside) and make it available in the context ... or in other words copy paste it in ur war file. hope this helps Dean Pullen-2 wrote: > > Ok another one... > > > > I see the dojo is in the core jar, and the dojo head seems to get > defined correctly in the JSP. > > > > Anyone know the resolution to this issue? > > > > > -- View this message in context: http://www.nabble.com/Error%3A-dojo-is-not-defined-tp13158507p14469983.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]