Home > Back-end >  Java ee/web has been waiting for localhost response, click the function button failure
Java ee/web has been waiting for localhost response, click the function button failure

Time:12-17

Java ee/web

Reactive programming Jsp + Servlet + HTML 5

Problem description: normal compile operation project, everything is normal, when performing a certain operation, found that clicking no reaction, the console prompt request, without any error, web operations have no response! Accurately should be failed!!!!!!
Because I have after clicking the button is found by the listener request

The most obvious problem:
Refresh the page will appear many times
Click again to response to the problem of



Click the function button has been waiting for localhost response after



I wrote a listen to intercept later after debugging found that this problem is not

, to help solve! Genuflect is begged!!!!!

CodePudding user response:

The debug to run?

CodePudding user response:

The debug?

CodePudding user response:

The
1 floor let& reference; Var response:
debug operation?

Can say understand a bit, bosses

CodePudding user response:

Debug if can enter to the interceptor is very easy to handle, if not go take a look at the request address and port is correct, can take out your address request try alone, step by step

CodePudding user response:

reference 4 floor longwords response:
debug if can enter to the interceptor is very easy to handle, if not go take a look at the request address and port is correct, you can take out your address request try alone, step by step, row

I think is not a problem the interceptor, because before I had deleted the interceptor, then run is also like this

CodePudding user response:

Problem solved, thank you
  • Related