Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

where to download org.json package...

12,106 views
Skip to first unread message

maya

unread,
Feb 5, 2009, 5:18:34 PM2/5/09
to

hi,

I can't find where to get org.json package.. here
http://www.ibm.com/developerworks/web/library/wa-ajaxintro11.html
it says you can download json.zip from json.org,

"If you're using Java servlets, the org.json package,
hosted at json.org, is a simple choice. In this case,
you'd download json.zip from the JSON Web site..."


but I can't find a json.zip download file at json.org.. upon searching
for "org.json download" I find lots of entries, at drupal, etc.. but I'd
rather download the package from json.org since packages at other places
might include other/different/extra clases..

thank you very much..

Lew

unread,
Feb 5, 2009, 5:35:28 PM2/5/09
to
On Feb 5, 5:18 pm, maya <maya778...@yahoo.com> wrote:
> hi,
>
> I can't find where to get org.json package..  herehttp://www.ibm.com/developerworks/web/library/wa-ajaxintro11.html

> it says you can download json.zip from json.org,
>
>       "If you're using Java servlets, the org.json package,
>        hosted at json.org, is a simple choice. In this case,
>        you'd download json.zip from the JSON Web site..."
>
> but I can't find a json.zip download file at json.org..  upon searching
> for "org.json download" I find lots of entries, at drupal, etc.. but I'd
> rather download the package from json.org since packages at other places
> might include other/different/extra clases..

Gee, I went to <http://www.json.org/> and didn't have trouble finding

<http://www.json.org/java/json.zip>
<http://www.json.org/java/org.json.me.zip>
<http://json-lib.sourceforge.net/>
<http://developer.berlios.de/projects/jsontools/>

and many more, all directly off the main json.org page.

--
Lew

maya

unread,
Feb 5, 2009, 6:28:14 PM2/5/09
to

oh my gosh, I do feel like a jerk, but I did search and search before
posting my question.. there's no 'search' feature in json.org,

either way, I downloaded it, thank you very much.. but: it's not built!!
I already had found one that contains only src code, I was hoping for a
.jar archive, like for so many other packages you download from jakarta
website and others..

thank you very much..

Daniel Pitts

unread,
Feb 5, 2009, 7:18:38 PM2/5/09
to
> ..jar archive, like for so many other packages you download from jakarta
> website and others..
>
> thank you very much..
It isn't so hard to build against. just include it in your source path,
rather than your classpath.

--
Daniel Pitts' Tech Blog: <http://virtualinfinity.net/wordpress/>

0 new messages