when the foreground calls the background interface, you need to take some parameters in the request header, and the processing done in the background is a simple page jump. For example,
@ RequestMapping ("/ a")
public String index () {
return "index";
}
how do I request from the receptionist?
I have always thought that the parameters of header cannot be put. After using ajax, I will return the contents of the index page to
urgent!