31716/httpservletrequest-get-json-post-data
Toggle navigation
Back
Ask a question
Blogs
Browse Categories
Browse Categories
ChatGPT
Apache Kafka
Apache Spark
Azure
Big Data Hadoop
Blockchain
C#
C++
Career Counselling
Cloud Computing
Cyber Security & Ethical Hacking
Data Analytics
Database
Data Science
DevOps & Agile
Digital Marketing
Events & Trending Topics
IoT (Internet of Things)
Java
Kotlin
Linux Administration
Machine Learning
MicroStrategy
PMP
Power BI
Python
RPA
SalesForce
Selenium
Software Testing
Tableau
Talend
TypeSript
Web Development
Ask us Anything!
Others
Mobile Development
UI UX Design
Log In
Sign Up
Home
Community
Categories
Java
HttpServletRequest get JSON POST data
HttpServletRequest get JSON POST data
0
votes
How do I get the POST data (jsondata) from HttpServletRequest?
If I enumerate the request params, I can only see one param, which is "cmd", not the POST data.
java
json
java-servlet
Nov 29, 2018
in
Java
by
Daisy
•
8,120
points
•
64,580
views
answer
comment
flag
Your comment on this question:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Add comment
Cancel
3 answers to this question.
Your answer