RE: Re: How to get HttpServletResponse object in restlet

2010-01-13 Thread Sam Bloomquist
Ok, I have a related question. I've found out how to get to the HttpServletResponse object and have passed that to the Blobstore API, where it was successfully written to and committed. Is there an example of how to turn that HttpServletResponse object into a Representation that can be

RE: Re: How to get HttpServletResponse object in restlet

2010-01-11 Thread Sam Bloomquist
Thanks for the response, Thierry. I'll take a look at those classes and see what I can come up with. Maybe I'll be able to pitch in on that issue if I get something worked out in the next week or two. Thanks, Sam --