[jQuery] Ajax request Error - please help

2008-10-09 Thread debussy007
Hi, In localhost, all of my ajax request work perfectly, but on the prod server, whenever I try to make an ajax request, the following error appear: (This is the code used to display the error: error: function(xhr, status, ex) { var msg = Error ajax edit profile :\n\n; msg +=

[jQuery] ajax request error

2007-05-30 Thread debussy007
Hi, I am calling an Ajax request to the server (J2ee, Struts Action) to get a number : * alert(date); alert(flight); var html = $.ajax({ url: ATBAjaxHandler.do, data: