Hi Rashik,

the values are correct, and we can notice the presence of the internal 
connector (denoted by the presence of an instance of 
com.noelios.restlet.http.StreamClientHelper).
Your client code should work.
What happens if you display the client's helper?
         Client client = new Client(Protocol.HTTP);
         System.out.println(Engine.getInstance().createHelper(client, 
null));

Besrt regards,
Thierry Boileau

> Hi Thierry
>
> I have checked the values
>
> Then value of org.restlet.util.EngâEUR

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2450402

Reply via email to