0

In atypical http POST request,customer is appending some key-value pairs as querystrings and some key-value pairs as request payload.

Logically,everything should be treated as a query string .

How to detect in servlet layer that some of the key-value pairs are available in request paylaod of http post request?

If I use servlet filter,can i achieve it?Please help me on the same.Share necessary help websites to achieve this.

sskumar86
  • 161
  • 1
  • 2
  • 13

0 Answers0