Re: Struts2 REST project

2008-05-28 Thread t e
; > 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. > >

Re: Struts2 REST project

2008-05-25 Thread dusty
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

Struts2 REST project

2008-05-23 Thread t e
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