Html, handling a JSON response

Posted by Benju on Stack Overflow See other posts from Stack Overflow or by Benju
Published on 2010-05-28T22:15:09Z Indexed on 2010/05/28 22:22 UTC
Read the original article Hit count: 162

Filed under:
|
|

I have a page that comes back as an UnexpectedPage in HtmlUnit, the response is JSON. Can I use HTMLUnit to parse this or will I need an additional library?

© Stack Overflow or respective owner

Related posts about java

Related posts about JSON