Support for Expect and 100 Continue, or ways of faking it

2010-01-02 Thread webpost
Hi, I'm writing an application to support some existing clients which use the Expect and 100 Continue HTTP mechanics to ensure a data PUT will be allowed before sending the data. Looking around the site and archives I see this isn't currently supported in Restlet 2.0 and issue 413 has no ident

RE: How to REST in SpringFramework

2010-01-02 Thread Jenkins, Dustin
The bean name or id needs to be the path to the Resource. Rather than: Then your Router need only be: Dustin -Original Message- From: gozfidan [mailto:gur...@resolution.com] Sent: Thu 12/31/2009 11:59 AM To: discuss@restlet.tigris.org Subject: How to REST in SpringFrame