Search found 1 match

by zoobr
12 Oct 2009, 10:12
Forum: Server Side Extension Development
Topic: JSON Libraries
Replies: 7
Views: 14853

And how about using sendXtMessage from java client api?
When I tried to use net.sf.json.JSONObject on Java client, it cannot resolve this metod. Is it possiple to use net.sf from Java client?
Or I can use only org.json.JSONObject (including the server side)?