84669 person learning
152542 person learning
20005 person learning
5487 person learning
7821 person learning
359900 person learning
3350 person learning
180660 person learning
48569 person learning
18603 person learning
40936 person learning
1549 person learning
1183 person learning
32909 person learning
ringa_lee
When to modify the Parameter of request? Are you sure it's a modification?
How did the original poster discover that the request was modified? I never knew SpringMVC did this.
Are you referring to when the SpringMVC framework calls the request.setAttribute method?
The poster is talking about how to modify the parameter value in the request?
Use Servlet filter. Inherit the HttpRequestWrapper wrapper and override the onRequest method. . .
It’s so funny that you ask questions, sir
Four people answered this question upstairs, but none of them understood what you were talking about
Actually, I know what you are talking about
When to modify the Parameter of request? Are you sure it's a modification?
How did the original poster discover that the request was modified? I never knew SpringMVC did this.
Are you referring to when the SpringMVC framework calls the request.setAttribute method?
The poster is talking about how to modify the parameter value in the request?
Use Servlet filter. Inherit the HttpRequestWrapper wrapper and override the onRequest method. . .
It’s so funny that you ask questions, sir
Four people answered this question upstairs, but none of them understood what you were talking about
Actually, I know what you are talking about