Of course, I am using the embedded version of Dojo that is served by the
Struts servlet. I didn't modify that.

I was using Dojo downloads in a separate experiment, where I was trying to
get Dojo to work with some static web pages, so that I could understand the
Dojo library and debug the issue.

I tried adding the div tag, but that didn't help. I'm getting the mentioned
errors when I simply load the page. I'm not even to the point of debugging
the the actual AJAX button/link themselves.


Jeromy Evans - Blue Sky Minds wrote:
> 
> 
>> <s:submit type="button" theme="ajax" targets="div1" label="Submit
>> Button"/> 
> The submit won't work because "div1" doesn't exist.  The <s:a> should 
> work though.
> 
> I don't recognise the error messages you're getting.  If you're 
> installed an copy of Dojo, remove it and use the version shipped within 
> struts.  You can't use the struts tags with dojo 0.9.
> The basic examples on the wiki all still work in IE and FF, I tried them 
> all again just recently.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-S2--Do-AJAX-features-work--tf4013653.html#a11416558
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to