Hi,
I just decided to use JSON for the first time. I found JSON-lib and In the
download page
it has only json-lib-jdk1.3 and json-lib-jdk1.5. Is it not compatible with
jdk1.4???
At first i tried without thinking at all and included the jdk1.5 in my app
but then
eclipse was complaining about the "net." part of the import
net.sf.json.JSONObject;
JDK 1.4.2 is used with the project i am working on.
Am i talking non sense? Accept my apologies if this is something stupid or
obvious,
but i am new to this.
Thanks in advance
Spiros P.
|