web services - Integrating WebService (JAX-RS) with Java Stripes -
I have a web application developed in strips. Now I should use a permanent web server (maybe JAX-RS) in the same app. How do I integrate my Strippers application to include these webservices, is there any sample available or any other way than JAX-RS? As the strip is a web application framework (i.e., mainly presentation level), while JX-RS is standard I
To make blank web services (i.e., mainly the professional logic level), I will strongly entice two different servlets, one for strips part and one JX-RS part. Part of the strips will reach the JX-RS portion for its back-end.
It is possible that it is possible to appoint both parts in the same container, but I do not have much experience with it. / P>
(You want to select which JAS-RS implementation you are using. Jersey and CXF, which I know about, and they have enough difference to run from different sets. Use the ones you do not want to switch between them.)
Comments
Post a Comment