阅读背景:

如何将Java异常信息返回给jQuery。ajax REST调用呢?

来源:互联网 

I have some jQuery code that makes a REST call to a Java back end. Processing of the back end function could encounter an Exception. What is the best way to get this information back up to Javascript? In a test I caught the exception in Java and set the HTTP status code to 500. This caused the $.ajax error handler to be called, as expected. the args to the error handler don't really contain any useful information. I'd ideally like to propagate the Exception.getMessage() string back to the error handler somehow, but don't know how.I have some jQuery code that makes a REST call




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: