0
{"role_id":2,"role":"user"},{"role_id":3,"role":"admin"},{"role_id":4,"role":"supeadmin"}

From this JSON String how can i get all the values in jsp page

2

2 Answers 2

1

Basically all you need is Json API for java to parse json. Here's the useful link http://examples.javacodegeeks.com/core-java/json/java-json-parser-example/

Sign up to request clarification or add additional context in comments.

Comments

0

JSON-TAGLIB is fairly straight forward and easy to use. Lots of examples available.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.