Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サーブレットが ajax リクエストで json を返すようにします。そのために、org.json.jar をインポートしました。しかし、サーブレットの URL にアクセスすると、クラス 'JSONObject' に対して ClassNotFoundException が発生します。
クラスパスにもjarを含めました。
jar ファイルをサーブレット コンテナーの lib ディレクトリにコピーしましたか? (のようにWEB-INF/lib)
WEB-INF/lib