English 中文(简体)
Error: Authority expected atindex 7: http://...!!! 请解释?
原标题:Error: Authority expected at index 7: http://...!!! Explain please?
  • 时间:2011-10-18 06:40:06
  •  标签:
  • java
  • android

我有一位名叫JSON的人的ur子,我不得不从他们那里 f,然后把他们 par在我的银行里。 但是,在试图利用HttpGet方法向该卢尔提出请求时,就会产生 following中的以下错误。 乌尔都语在浏览器上开立时显示json的饲料。 出于隐私原因,我不是把原圆顶放在一边,而是一个 du。

URL喜欢:

 http://api.test.com/services/json?method=%22cviews.get%22&view_name=%22section_gallery_slides%22&display_id=%22attachment_1%22&format_output=1&args=[123456]&limit=10

正在经历的是:

10-18 12:29:10.510: DEBUG/ImageManager(22082): Error: java.io.IOException: Authority expected at index 7: http://

Please tell me what s going wrong and where, any help is appreciated.

问题回答

暂无回答




相关问题
Spring Properties File

Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...

Logging a global ID in multiple components

I have a system which contains multiple applications connected together using JMS and Spring Integration. Messages get sent along a chain of applications. [App A] -> [App B] -> [App C] We set a ...

Java Library Size

If I m given two Java Libraries in Jar format, 1 having no bells and whistles, and the other having lots of them that will mostly go unused.... my question is: How will the larger, mostly unused ...

How to get the Array Class for a given Class in Java?

I have a Class variable that holds a certain type and I need to get a variable that holds the corresponding array class. The best I could come up with is this: Class arrayOfFooClass = java.lang....

SQLite , Derby vs file system

I m working on a Java desktop application that reads and writes from/to different files. I think a better solution would be to replace the file system by a SQLite database. How hard is it to migrate ...

热门标签