我的客户端连接服务器非常好,它通过套接字创建ObjectInputStream(socket.getInputStream()),从服务器到客户机,反之亦然。然后,出于某种神秘的原因,我的服务器的ObjectInputStream以某种方式捕获了一个空对象。ObjectOutputStream(socket.getOutputStream());
sInput = new ObjectInputStream(socket.getInputStream
07:17:44.205: E/AndroidRuntime(27092): at com.android.okhttp.internal.http.HttpURLConnectionImpl.getInputStream(postData.getBytes()); }
InputStream is = urlConnection.getInputStream
我目前正在后台使用mongoDb在jaspersoft中开发报告。我有上传到mongoDb gridFS的图像,需要在数据库之外的报告上显示这些图像。有没有人有在jaspersoft报表上显示gridFS图像的经验?<?xml version="1.0" encoding="UTF-8"?>
<!-- Created with Jaspersoft Studio version 6.1.0.final using JasperReports L