> 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
hi all
if we need to create full REST apps...
does S2 not a recommended one?
anyone can help?
should we use the JAXRS instead like RESTeasy
Frans
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional c
3 matches
Mail list logo