-
Mar 18th, 2010, 07:53 AM
#1
RESTful CRUD with Dojo xhr not working properly
Hi friends.
I am developing a RESTful CRUD application using asynchronous calls to methods xhrPost, xhrDelete, xhrGet, and xhrPut the Dojo framework that comes with Spring JS 2.0.8.RELEASE. The problem is to send the form to the Controller with xhrPost in firefox works fine but it does not in IE7 or IE8, the associate arrives @ ModelAttribute null values. With xhrPut in firefox and IE is the same, to arrive @ ModelAttribute associated null values.
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules