Coolness for sure. I noticed the @URITemplate annotation. That is from the WS-REST api? How is that implemented in your example? Is that through Restlet?
Is one of the values that it will automagically marshall the XML model based on the annotation @ResponseClass? What about a List of things? These are the two areas where I think it could help the Struts2 REST implementation. I think a more "native" Struts2 approach is easier rather than introducing Restlet in front of Struts. tdeast wrote: > > 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 goal with this was making restful > development > as simple as possible. This project is not a plugin (hence it's not in > the > registry), but I'd rather it contribute to the existing plugin if > possible. > > Any thoughts? > > Thanks, > Troy > > -- View this message in context: http://www.nabble.com/Struts2-REST-project-tp17432050p17461247.html Sent from the Struts - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]