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