Hi all, I have written one example. Client side I have taken one file and converted into filerepresentation and posted using client.post method. In server side who to catch that file in @Put and store it disk. More over how to pass file related info along with filerepresentation. Is it possible to send one more representation along with file representation. If not how it would be done?.
Thanks in advance. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2461195

