aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Location of DOJO Error Messages Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Location of DOJO Error Messages " Watch "Location of DOJO Error Messages " New topic
Author

Location of DOJO Error Messages

Ravi Kiran Va
Ranch Hand

Joined: Apr 18, 2009
Posts: 2234

Hi , below code shows a normal Ajax function call using dojo :



Assume that there is a Error when executing a Ajax call , please let me know where can i see this line HTTP Status code:

which is mentioned in console.error("HTTP Status code: ", ioArgs.xhr.status);

Please explain , thanks in advance.


Save India From Corruption - Anna Hazare.
Ravi Kiran Va
Ranch Hand

Joined: Apr 18, 2009
Posts: 2234

After 4 days patience

why aren't my questions are being answered here ??

Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56232
    
  13

No one is required or obligated to answer any question. Why do you feel entitled to an answer?


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
In the console? That would be in IE8, Chrome, Safari, or with Firebug in Firefox.

Eric
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Location of DOJO Error Messages
 
Similar Threads
dojo file upload works BUT the response is not displayed correctly
Can someone help me with the "new" dojo calls?
How to use Inbuilt Pagination Suppourt of DOJO Framework while displaying Data in JSP
Problem with file upload. Problem lies in javascript/dojo
iterating with a scriptlet, can't get the values into js arr