I\'m a total java newbie and I have this problem. I try to decode Json and in order to do that I want to import these packages:
import org.json.simple.JSONAr
Probably your simple json.jar file isn't in your classpath.