Hi All,
Need pointers on how to implement Jersey REST services from within a CQ service. Is there a way to tell CQ that for urls like /rest/* go to Jersey servlet dispatchers so that all the methods annotated using Jersey annotation are called?
Thanks in advance,
Nitin
Solved! Go to Solution.
Views
Replies
Total Likes
Make use of sling selectors http://sling.apache.org/documentation/the-sling-engine/servlets.html Or felix http service
Views
Replies
Total Likes
Make use of sling selectors http://sling.apache.org/documentation/the-sling-engine/servlets.html Or felix http service
Views
Replies
Total Likes
Thanks a lot Sham for the pointer. Thanks
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies