Fair enough, maybe a little history would help: This project started as a
Restlet to XWork bridge. After a bit, I realized there were some handy
parts of Struts that I wanted to use, so I leveraged some of the Struts
knowledge (e.g. FilterDispatcher, etc) to invoke xwork. Restlet is doing a
nice
Hi all,
I've been working on a project to provide restful services using struts2:
http://code.google.com/p/fulworx/
I'm trying to gauge any interest on using any of the code / concepts in this
project for the struts rest plugin. I believe some of the approaches I've
taken may dovetail nicely. My