How I can pass parameters by POST method?
I use URL Template iView. I checked Requested Method - POST, but when I started the iView the program says:"It's a GET method!"
I use httpServletRequest.getMethod()in the program.
Environment: EP6 SP2
Thank's! 😊