From: Trans Date: 2007-01-23T07:00:12+09:00 Subject: Lite RESTful Webservlet Can anyone give me a quick and dirty account of creating a light-weight RESTful web-servlet that can be used to pass data and a file or two to a server. (I'm thinking webrick and maybe JSON could be used?) Anything to get my mind moving in the right direction... Thanks, T.