This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Struts and the fly likes Ajax not working on IE. Undefined error Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Ajax not working on IE. Undefined error" Watch "Ajax not working on IE. Undefined error" New topic
Author

Ajax not working on IE. Undefined error

Eduardo Mello
Greenhorn

Joined: Nov 21, 2009
Posts: 1
Hi guys this is my first post here.
I am working with struts 2.1.6 and struts-dojo-plugin 2.1.6.
I´m trying to do a simple operation, just updating the content of a div with AJAX.
The operation works with Firefox and Chrome but it fails on IE throwing an undefined error on the target div.

I am posting my main jsp, the content jsp, the action class, struts.xml, and web.xml.
I am also attaching a screenshot with the undefined error on IE.

Here it´s my JSP:




Here it´s my content JSP:




Here it´s my action:




Here it´s my struts.xml:



Finally, here it´s my web.xml



Any help will be great appretiated.
Many thanks in advance,
Regards.



[Thumbnail for undefined.JPG]

 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Ajax not working on IE. Undefined error
 
Similar Threads
dynamic Checkboxe value retrieval
set values in a table from other
jQuery UI tabs not loading in the same tab
In Need of Urgent help Struts + jquery
Problem With I18n feature of Struts2