Hello, I am trying to create a REST resource that would take as an input a FILE. There will probably be other parameters along with the file. I found a lot of threads with regards to Restlet 1.x not having support for multi-part, but I see nothing either way for Restlet 2.x. 1. Can multi-part be done in Restlet 2.x? 2. My input will not be coming from a form. It is most likely someone will write a client that will call this resource by sending it a file and other params. Can this be done? 3. Is there an example that I can use for times sake?
Thank you, Tamer -- View this message in context: http://n2.nabble.com/Multi-part-Request-in-Restlet-tp3614539p3614539.html Sent from the Restlet Discuss mailing list archive at Nabble.com. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2393094

