Hi, My server contains a @Post method which receives some params and returns a JsonRepresentation to the client. The client retrieves the Json Object from JsonRepr. by getJsonObject() method. Returning a large JsonRepresentation causes client thread to time out : 'Internal Connector Error (1002) - The calling thread timed out while waiting for a response to unblock it'. Please su
Regards Lokendra ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2738282

