> We've even been able to integrate JAXRS & Struts2 in a single web-app which
> serves both a REST service and an Application.
>
we did it also, both under same Services and Entity.
but we need direction for this.
F
> --joe
>
>
> Joseph Mocker | Velti | Senior Software Architect
> t +
I can't speak to Struts2 as REST but JAXRS/Jersey is a pretty straight forward
API for building RESTful services. It uses Annotations heavily. I don't know if
it has a configuration file similar to struts.xml but that could be handy for
more dynamic configuration of services.
We've even been ab
2 matches
Mail list logo