DZone
Java Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Java Zone > JSON Processing support in JavaEE 7 and JSR-353

JSON Processing support in JavaEE 7 and JSR-353

Mohamed Sanaulla user avatar by
Mohamed Sanaulla
CORE ·
Oct. 24, 13 · Java Zone · Interview
Like (0)
Save
Tweet
10.02K Views

Join the DZone community and get the full member experience.

Join For Free

JSON processing is not supported out of the box in Java. One would have to make use of 3rd part libraries to enable JSON processing. But with JSR 353 and its reference implementation JSON processing is being brought into the Java language. JavaEE 7 has already included the reference implementation.

I wrote a series of articles explaining how to parse and create JSON data using the JSR 353 implementation:

  • Creating JSON Data Using The Java JSON API (JSR 353)
  • JSON Processing in JavaEE 7- Using Object Model API
  • JSON Processing in JavaEE 7- Using Streaming API
JSON Processing

Published at DZone with permission of Mohamed Sanaulla, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • 7 Traits of an Effective Software Asset Manager
  • Debugging Java Collections Framework Issues in Production
  • Take Control of Your Application Security
  • A Developer Evangelist's Thoughts on Angular 2

Comments

Java Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo