TechHui

Hawaiʻi's Technology Community

Information

Java Developers

A group for Java developers on the islands.

Members: 83
Latest Activity: Apr 10, 2017

Discussion Forum

JPA? 4 Replies

Started by George. Last reply by George Mar 4, 2012.

Java in Decline? 6 Replies

Started by Daniel Leuck. Last reply by Daniel Leuck Mar 4, 2012.

It's been a long time coming, but Java 7 is finally with us 1 Reply

Started by Paul Graydon. Last reply by Daniel Leuck Jul 28, 2011.

Java Developer News

Loading… Loading feed

Comment Wall

Comment

You need to be a member of Java Developers to add comments!

Comment by Vern Takebayashi on April 24, 2010 at 8:27pm
Yes, you are correct about Jackson being able to produce that output. The main reason why I put the toString() method in, is that I usually require that my students write that method for any basic storage class that they write. I think Jackson will get a fair amount of usage, especially since it is one of the best performing Java JSON parsers.
Comment by Les Vogel on April 24, 2010 at 3:10pm
Cool. I've been using org.json which while fairly tiny, is really annoying to use. Jackson looks like it produces more of what one would like.

I imagine that your toString method could easily ask Jackson to do that for you with a lot less code, but at the expense of order.
Comment by Vern Takebayashi on April 24, 2010 at 2:57pm
Hi, I did not see much about JSON parsing in Java. Here is a PDF file
json-parsing-with-jackson.pdf that I just wrote for my ICS 111 course, that uses the Jackson Java JSON parser (
) If any of you care about JSON parsing in Java, I would appreciate feedback on this handout. Thanks, Vern
Comment by Stephen McMahon on April 1, 2009 at 3:01pm
Here's a good GWT presentation that I stumbled upon yesterday:
http://www.infoq.com/presentations/gwt-gears-browser-platform
 

Members (83)

 
 
 

Sponsors

web design, web development, localization

© 2024   Created by Daniel Leuck.   Powered by

Badges  |  Report an Issue  |  Terms of Service