java.io.IOException: Server returned HTTP response code: 400 for URL:
http://localhost:8080/mapxtreme47/servlet/mapxtreme at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at com.mapinfo.util.servlet.ServletConnection.getInputStream(Unknown Source)
at com.mapinfo.mapxtreme.client.ServerCapability.a(Unknown Source)
at com.mapinfo.mapxtreme.client.ServerCapability.getXMLEncoding(Unknown Source)
at com.mapinfo.mapxtreme.client.MapXtremeImageRenderer.render(Unknown Source)
at com.mapinfo.mapxtreme.client.MapXtremeImageRenderer.render(Unknown Source)
我是在运行一个以数据流的 方式输出地图的一个小程序时,报出的错误,但是我在另一台机器上运行,则是正常的。
这是怎么回事啊?我刚学MAPXTREME FOR JAVA ,一直没找出原因,请高人赐教,感谢~~