Is there anything in the NRE reference implementation (or anywhere else) with an example of using the put() method on a Resource? Using a Finder to find a Resource and call handleGet() on it was pretty straightforward, but the put() case seems more complex, and I couldn't find anywhere that the NRE uses that method.
Thanks, Chris

